public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38360]  New: [4.4 regression] ICE in gimple_op, at gimple.h:1636
@ 2008-12-02  0:18 debian-gcc at lists dot debian dot org
  2008-12-02  0:25 ` [Bug middle-end/38360] " debian-gcc at lists dot debian dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-12-02  0:18 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/PR491115]

works with 4.3, fails with trunk 20081129

  Matthias

$ /usr/lib/gcc-snapshot/bin/gcc fputs.c
fputs.c: In function 'main':
fputs.c:5: internal compiler error: in gimple_op, at gimple.h:1636
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions.

int main(int argc, char **argv)
{
        fputs("");
        return 0;
}


-- 
           Summary: [4.4 regression] ICE in gimple_op, at gimple.h:1636
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org


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


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

end of thread, other threads:[~2010-04-20 14:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-02  0:18 [Bug middle-end/38360] New: [4.4 regression] ICE in gimple_op, at gimple.h:1636 debian-gcc at lists dot debian dot org
2008-12-02  0:25 ` [Bug middle-end/38360] " debian-gcc at lists dot debian dot org
2008-12-02  0:36 ` [Bug middle-end/38360] [4.3/4.4 " pinskia at gcc dot gnu dot org
2008-12-02  0:39 ` pinskia at gcc dot gnu dot org
2008-12-02  8:03 ` jakub at gcc dot gnu dot org
2008-12-02  8:13 ` jakub at gcc dot gnu dot org
2008-12-02 11:18 ` rguenth at gcc dot gnu dot org
2008-12-03 17:00 ` jakub at gcc dot gnu dot org
2008-12-03 17:05 ` [Bug middle-end/38360] [4.3 " jakub at gcc dot gnu dot org
2008-12-05 12:36 ` [Bug middle-end/38360] [4.3 Regression] " rguenth at gcc dot gnu dot org
2009-01-24 10:27 ` rguenth at gcc dot gnu dot org
2009-08-04 12:45 ` rguenth at gcc dot gnu dot org
2010-04-20 14:25 ` rguenth at gcc dot gnu dot org
2010-04-20 14:25 ` rguenth 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).