This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47364] [x32] internal compiler error: in emit_move_insn, at expr.c:3355
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 28 Jul 2011 16:20:38 +0000
- Subject: [Bug target/47364] [x32] internal compiler error: in emit_move_insn, at expr.c:3355
- Auto-submitted: auto-generated
- References: <bug-47364-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47364
--- Comment #13 from uros at gcc dot gnu.org 2011-07-28 16:20:17 UTC ---
Author: uros
Date: Thu Jul 28 16:20:06 2011
New Revision: 176875
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176875
Log:
PR target/47364
* config/i386/i386.md (strlensi): Enable for !TARGET_64BIT only.
(strlendi): Enable for TARGET_64BIT only.
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/config/i386/i386.md