public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17093] New: [m32r-*-gcc] ICE with -msdata=use -O0
@ 2004-08-19  6:18 inaoka dot kazuhiro at renesas dot com
  2004-08-19  6:20 ` [Bug target/17093] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: inaoka dot kazuhiro at renesas dot com @ 2004-08-19  6:18 UTC (permalink / raw)
  To: gcc-bugs

-- sdata.c --
extern char *name;
main()
{
        printf("%s\n",name);
}

 m32r-elf-gcc -c -msdata=use -O0 sdata.c

sdata.c: In function `main':
sdata.c:5: error: unrecognizable insn:
(insn 8 21 9 0 (set (reg:SI 27)
        (unspec [
                (const_int 0 [0x0])
            ] 2)) -1 (nil)
    (nil))
sdata.c:5: internal compiler error: in extract_insn, at recog.c:2083

-- 
           Summary: [m32r-*-gcc] ICE with -msdata=use -O0
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: inaoka dot kazuhiro at renesas dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: m32r


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


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

end of thread, other threads:[~2004-08-24 15:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19  6:18 [Bug c/17093] New: [m32r-*-gcc] ICE with -msdata=use -O0 inaoka dot kazuhiro at renesas dot com
2004-08-19  6:20 ` [Bug target/17093] " pinskia at gcc dot gnu dot org
2004-08-19  6:25 ` pinskia at gcc dot gnu dot org
2004-08-19  7:13 ` inaoka dot kazuhiro at renesas dot com
2004-08-19 18:58 ` pinskia at gcc dot gnu dot org
2004-08-24  9:34 ` cvs-commit at gcc dot gnu dot org
2004-08-24  9:37 ` cvs-commit at gcc dot gnu dot org
2004-08-24 14:13 ` pinskia at gcc dot gnu dot org
2004-08-24 14:56 ` pinskia at gcc dot gnu dot org
2004-08-24 15:04 ` 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).