This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r170175 - in /branches/x32/gcc: ChangeLog.x32 c...


Author: hjl
Date: Tue Feb 15 13:22:41 2011
New Revision: 170175

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170175
Log:
Process (reg + const) base for TARGET_X32.

gcc/

2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/47744
	* config/i386/i386.c (ix86_decompose_address): Process
	(reg + const) base for TARGET_X32.

gcc/testsuite/

2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/47744
	* gcc.dg/torture/pr47744.c: New.

Added:
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47744.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/testsuite/ChangeLog.x32


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]