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 #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-04-02 05:45:55 UTC ---
Author: hjl
Date: Sat Apr  2 05:45:52 2011
New Revision: 171873

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171873
Log:
Only expand strlen to Pmode.

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

    PR middle-end/47364
    * config/i386/i386.md (strlen<mode>): Replace SWI48x with P.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.md


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