http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47958
--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-04-02 05:49:46 UTC --- Author: hjl Date: Sat Apr 2 05:49:42 2011 New Revision: 171875 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171875 Log: Don't put symbol reference in memory in ptr_mode. 2011-03-28 H.J. Lu <hongjiu...@intel.com> PR rtl-optimization/47958 * reload.c (find_reloads): Don't put symbol reference in memory in ptr_mode. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/reload.c