http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47372
--- Comment #8 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-29 16:43:28 UTC --- Author: hjl Date: Fri Jul 29 16:43:25 2011 New Revision: 176937 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176937 Log: Call simplify_gen_subreg with mode of x. 2011-07-26 H.J. Lu <hongjiu...@intel.com> PR target/47372 * config/i386/i386.c (ix86_delegitimize_address): Call simplify_gen_subreg for PIC with mode of x only if modes of x and orig_x are different. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/config/i386/i386.c