This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24600] New: [4.1 Regression] unrecognizable instruction
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2005 21:39:03 -0000
- Subject: [Bug target/24600] New: [4.1 Regression] unrecognizable instruction
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Lots of package failures with
req_track.c:204: error: unrecognizable insn:
(insn 299 61 62 6 (set (reg/f:SI 66)
(plus:SI (reg/f:SI 126 [ server.sv_track ])
(const_int 8 [0x8]))) -1 (nil)
(nil))
req_track.c:204:
internal compiler error: in extract_insn, at recog.c:2084
I'll extract a testcase another day. Maybe it's obvious enough already.
--
Summary: [4.1 Regression] unrecognizable instruction
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rguenth at gcc dot gnu dot org
GCC target triplet: s390x-*-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24600