http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48529
--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-05-20 12:47:16 UTC --- Author: hjl Date: Fri May 20 12:47:13 2011 New Revision: 173943 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173943 Log: Use ptr_mode instead of Pmode for vtable adjustment. 2011-05-20 H.J. Lu <hongjiu...@intel.com> PR target/48529 * config/i386/i386.c (x86_output_mi_thunk): Use ptr_mode instead of Pmode for vtable adjustment. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/config/i386/i386.c