http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49780

--- Comment #1 from uros at gcc dot gnu.org 2011-07-20 12:58:31 UTC ---
Author: uros
Date: Wed Jul 20 12:58:28 2011
New Revision: 176506

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176506
Log:
    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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/predicates.md

Reply via email to