r170080 - in /branches/x32/gcc: ChangeLog.x32 c...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Sat Feb 12 17:36:00 GMT 2011
Author: hjl
Date: Sat Feb 12 17:36:45 2011
New Revision: 170080
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170080
Log:
Support 32bit address in x32 mode.
2011-02-11 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/47383
* config/i386/i386.c (ix86_decompose_address): Support 32bit
address in x32 mode.
(ix86_legitimate_address_p): Likewise.
(ix86_fixup_binary_operands): Likewise.
* config/i386/i386.md (*lea_1_x32): New.
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/config/i386/i386.c
branches/x32/gcc/config/i386/i386.md
More information about the Gcc-cvs
mailing list