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/47364] [x32] internal compiler error: in emit_move_insn, at expr.c:3355


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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-19 20:53:19 UTC ---
Author: hjl
Date: Wed Jan 19 20:53:14 2011
New Revision: 169029

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

gcc/

2011-01-19  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47364
    * config/i386/i386.c (ix86_legitimize_address): Convert to
    Pmode if needed.

gcc/testsuite/

2011-01-19  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47364
    * gcc.target/i386/pr47364.c: New.

Added:
    branches/x32/gcc/testsuite/ChangeLog.x32
    branches/x32/gcc/testsuite/gcc.target/i386/pr47364.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c


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