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

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sat Apr 2 05:38:00 GMT 2011


Author: hjl
Date: Sat Apr  2 05:38:06 2011
New Revision: 171872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171872
Log:
Call convert_memory_address in ix86_expand_builtin.

2011-03-21  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/48084
	* explow.c (copy_addr_to_reg): Don't convert to Pmode here.

	* config/i386/i386.c (ix86_expand_builtin): Call
	convert_memory_address.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/explow.c



More information about the Gcc-cvs mailing list