public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/27891]  New: [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107
@ 2006-06-04 11:13 tbm at cyrius dot com
  2006-06-04 11:14 ` [Bug target/27891] " tbm at cyrius dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: tbm at cyrius dot com @ 2006-06-04 11:13 UTC (permalink / raw)
  To: gcc-bugs

ICE on Alpha in tree_split_edge, at tree-cfg.c:3107.  Works with gcc 3.4 and
current gcc 4.2, fails with 4.0 and 4.1.

tbm@juist:~/delta/bin$ g++-4.1 -c -O1 mini.c
mini.c: In function 'int domisc(const char*)':
mini.c:27: internal compiler error: in tree_split_edge, at tree-cfg.c:3107
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/cctyNtwC.out file, please attach this to
your bugreport.
tbm@juist:~/delta/bin$ g++-4.1 -c mini.c
tbm@juist:~/delta/bin$ g++-4.0 -c -O2 mini.c
mini.c: In function 'int domisc(const char*)':
mini.c:27: internal compiler error: in tree_split_edge, at tree-cfg.c:3226
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
tbm@juist:~/delta/bin$ /usr/lib/gcc-snapshot/bin/g++ -c -O2 mini.c
tbm@juist:~/delta/bin$


-- 
           Summary: [4.0/4.1 regression] ICE in tree_split_edge, at tree-
                    cfg.c:3107
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
 GCC build triplet: alpha-linux-gnu
  GCC host triplet: alpha-linux-gnu
GCC target triplet: alpha-linux-gnu


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


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

end of thread, other threads:[~2007-02-14 10:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-04 11:13 [Bug target/27891] New: [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107 tbm at cyrius dot com
2006-06-04 11:14 ` [Bug target/27891] " tbm at cyrius dot com
2006-06-04 12:51 ` falk at debian dot org
2006-06-04 19:32 ` jsm28 at gcc dot gnu dot org
2006-10-22 12:50 ` falk at debian dot org
2006-10-23 19:16 ` janis at gcc dot gnu dot org
2006-10-29  9:57 ` falk at debian dot org
2006-10-29 10:00 ` rakdver at gcc dot gnu dot org
2006-11-01 18:07 ` mmitchel at gcc dot gnu dot org
2006-11-02 19:19 ` rakdver at gcc dot gnu dot org
2006-11-02 20:57 ` rakdver at gcc dot gnu dot org
2007-02-14  9:38 ` mmitchel at gcc dot gnu dot org
2007-02-14 10:04 ` rakdver 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).