public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14210] New: ICE on -O3
@ 2004-02-19 14:07 namsh at wimo dot co dot kr
  2004-02-19 14:08 ` [Bug c/14210] " namsh at wimo dot co dot kr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: namsh at wimo dot co dot kr @ 2004-02-19 14:07 UTC (permalink / raw)
  To: gcc-bugs

ICE occurs if I do:
    m6811-elf-gcc -O3 -o ./a.o -c a.c

If I added '-mshort', no ICE.
If I changed -O3 to -O2, no ICE.

The error msg is:

a.c: In function `CalcCRC':
a.c:13: error: unrecognizable insn:
(insn:HI 31 30 32 5 (parallel [
            (set (reg:SI 70 [ c ])
                (ashift:SI (reg:SI 66 [ c ])
                    (const_int 8 [0x8])))
            (clobber (scratch:HI))
        ]) -1 (insn_list 30 (nil))
    (expr_list:REG_DEAD (reg:SI 66 [ c ])
        (expr_list:REG_UNUSED (scratch:HI)
            (expr_list:REG_EQUAL (ashift:SI (reg:SI 65 [ c ])
                    (const_int 8 [0x8]))
                (nil)))))
a.c:13: internal compiler error: in extract_insn, at recog.c:2083

-- 
           Summary: ICE on -O3
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: namsh at wimo dot co dot kr
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux
  GCC host triplet: i686-pc-linux
GCC target triplet: m6811-unknown-none


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


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

end of thread, other threads:[~2004-08-31 20:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-19 14:07 [Bug c/14210] New: ICE on -O3 namsh at wimo dot co dot kr
2004-02-19 14:08 ` [Bug c/14210] " namsh at wimo dot co dot kr
2004-02-19 15:11 ` [Bug target/14210] " pinskia at gcc dot gnu dot org
2004-03-19  6:45 ` kazu at cs dot umass dot edu
2004-03-19  6:54 ` [Bug target/14210] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-06-06 17:06 ` ciceron at gcc dot gnu dot org
2004-06-29  9:06 ` steven at gcc dot gnu dot org
2004-08-31 20:07 ` ciceron 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).