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 target/48084] [x32] internal compiler error: in copy_to_mode_reg, at explow.c:630


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48084

--- Comment #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-03-12 15:50:41 UTC ---
Author: hjl
Date: Sat Mar 12 15:50:38 2011
New Revision: 170904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170904
Log:
Convert to Pmode if needed.

gcc/

2011-03-12  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/48084
    * explow.c (copy_addr_to_reg): Convert to Pmode if needed.

gcc/testsuite/

2011-03-12  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/48084
    * gcc.target/i386/pr48084-5.c: New.

Added:
    branches/x32/gcc/testsuite/gcc.target/i386/pr48084-5.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/explow.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]