PR target/53961
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Jul 2012 11:37:20 +0000 (11:37 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Jul 2012 11:37:20 +0000 (11:37 +0000)
commit12095e0498a4bd24cdf9c661c9db8079a48b6da4
tree2f43e4a2afdf8a9215d700db9b4e3b5f4810dd7c
parenta9f3876a5bd6017bed028a32d9776947600fa7a7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189806 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md