OSDN Git Service

PR target/49780
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jul 2011 12:58:28 +0000 (12:58 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jul 2011 12:58:28 +0000 (12:58 +0000)
commit6dfd84497d239691179961d6b5905740484b334f
tree6b28364ed1389c1736ddfe62eddb340973aee9fb
parent8b3ad377e826983a6b73cb022b9a60883bd96eb0
PR target/49780
* config/i386/predicates.md (no_seg_addres_operand): No more special.
* config/i386/i386.c (ix86_decompose_address): Allow only subregs
of DImode hard registers in base.
(ix86_legitimate_address_p): Allow SImode and DImode base and index
registers.

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