re PR target/53961 (internal compiler error: in memory_address_length, at config...
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 24 Jul 2012 11:37:20 +0000 (13:37 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 24 Jul 2012 11:37:20 +0000 (13:37 +0200)
commit9fecd0058bade9acd3161052506e53b90bf57101
tree2f43e4a2afdf8a9215d700db9b4e3b5f4810dd7c
parent552b56fcf26648938a107c54548551e39b1f6430
re PR target/53961 (internal compiler error: in memory_address_length, at config/i386/i386.c:23341)

PR target/53961
* config/i386/i386.c (ix86_legitimate_address_p): Move check for
negative constant address for TARET_X32 ...
(ix86_decompose_address): ... here.  Reject constant addresses
that don't satisfy x86_64_immediate_operand predicate.

From-SVN: r189806
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md