This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/47958] [x32] reload generates invalid address reference


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.lu@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.lu@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]