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 #11 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-28 12:58:06 UTC ---
Author: hjl
Date: Thu Jul 28 12:58:00 2011
New Revision: 176869

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

2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>

    Backport from mainline
    2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>

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

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/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]