r170149 - in /branches/x32/gcc: ChangeLog.x32 e...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Mon Feb 14 19:00:00 GMT 2011
Author: hjl
Date: Mon Feb 14 19:00:52 2011
New Revision: 170149
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170149
Log:
Permute the conversion and addition if one operand is a constant.
gcc/
2011-02-14 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/47727
* explow.c (convert_memory_address_addr_space): Permute the
conversion and addition if one operand is a constant.
gcc/testsuite/
2011-02-14 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/47727
* gcc.dg/pr47727.c: New.
Added:
branches/x32/gcc/testsuite/gcc.dg/pr47727.c
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/explow.c
branches/x32/gcc/testsuite/ChangeLog.x32
More information about the Gcc-cvs
mailing list