public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/21501] New: ICE in extract_insn, at recog.c:2082
@ 2005-05-10 18:33 belyshev at depni dot sinp dot msu dot ru
  2005-05-10 18:38 ` [Bug target/21501] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-05-10 18:33 UTC (permalink / raw)
  To: gcc-bugs

compile this with -O1 (note testcase reduced from real.c):
-------------------------------------------------------------------------------
int foo (int u)
{
  u = u - 67108864 - 128;
  return u;
}
-------------------------------------------------------------------------------

compiler output:

bug.i: In function ‘foo’:
bug.i:5: error: unrecognizable insn:
(insn 11 10 12 1 (set (reg:SI 105)
        (const_int 4227858432 [0xfc000000])) -1 (nil)
    (nil))
bug.i:5: internal compiler error: in extract_insn, at recog.c:2082

-- 
           Summary: ICE in extract_insn, at recog.c:2082
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, build
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at depni dot sinp dot msu dot ru
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: arm-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21501


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-06-05  7:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-10 18:33 [Bug target/21501] New: ICE in extract_insn, at recog.c:2082 belyshev at depni dot sinp dot msu dot ru
2005-05-10 18:38 ` [Bug target/21501] " pinskia at gcc dot gnu dot org
2005-05-10 18:38 ` pinskia at gcc dot gnu dot org
2005-05-11  9:36 ` rearnsha at gcc dot gnu dot org
2005-05-11 22:41 ` belyshev at depni dot sinp dot msu dot ru
2005-05-11 23:13 ` [Bug target/21501] [4.1 regression] " belyshev at depni dot sinp dot msu dot ru
2005-05-12 10:37 ` cvs-commit at gcc dot gnu dot org
2005-05-12 10:41 ` rearnsha at gcc dot gnu dot org
2005-06-05  7:47 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).