http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47958
--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-03-03 22:15:29 UTC --- Author: hjl Date: Thu Mar 3 22:15:26 2011 New Revision: 170664 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170664 Log: Put symbol reference in memory in ptr_mode. gcc/ 2011-03-02 H.J. Lu <hongjiu...@intel.com> PR rtl-optimization/47958 * reload.c (find_reloads): Put symbol reference in memory in ptr_mode. gcc/testsuite/ 2011-03-02 H.J. Lu <hongjiu...@intel.com> PR rtl-optimization/47958 * gcc.dg/torture/pr47958-1.c: New. Added: branches/x32/gcc/testsuite/gcc.dg/torture/pr47958-1.c Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/reload.c branches/x32/gcc/testsuite/ChangeLog.x32