This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53334] ICE in extract_insn, at recog.c:2131
- From: "rearnsha at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 May 2012 09:33:46 +0000
- Subject: [Bug target/53334] ICE in extract_insn, at recog.c:2131
- Auto-submitted: auto-generated
- References: <bug-53334-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53334
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-05-14
CC| |rearnsha at gcc dot gnu.org
Component|middle-end |target
Ever Confirmed|0 |1
--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-05-14 09:33:46 UTC ---
The movsicc (and related) patterns are not validating the arguments to the
comparison properly.