re PR target/58400 (gcc for h8300 internal compiler error: insn does not satisfy...
commitb291a2021d9d8ccce1d50771cac9672c58ead0f6
authorJeff Law <law@gcc.gnu.org>
Thu, 5 Feb 2015 17:04:04 +0000 (5 10:04 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Feb 2015 17:04:04 +0000 (5 10:04 -0700)
tree80f9b2809975f2b7adb91e28e0021f0d45343b7b
parent29e1d31b2cf2720fad010f1079b679c5edfb206f
re PR target/58400 (gcc for h8300 internal compiler error: insn does not satisfy its constraints at  fs/ext4/mballoc.c: In function 'mb_free_blocks':)

* config/h8300/constraints.md ("U" constraint): Use strict
variant of REG_OK_FOR_BASE_P after reload has started.

PR target/58400
gcc.target/h8300/pr58400.c: New test.

From-SVN: r220457
gcc/ChangeLog
gcc/config/h8300/constraints.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/h8300/pr58400.c [new file with mode: 0644]