This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17624] New: [4.0 Regression] ICE: SSA corruption (another one)
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2004 23:08:38 -0000
- Subject: [Bug tree-optimization/17624] New: [4.0 Regression] ICE: SSA corruption (another one)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$ ./cc1plus --version
GNU C++ version 4.0.0 20040922 (experimental) (x86_64-unknown-linux-gnu)
compiled by GNU C version 4.0.0 20040922 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
$ ./cc1plus -w -quiet t.cc -O
Conflict chunks_41 and chunks_45 across an abnormal edge from BB37->BB41
t.cc: In member function `DJVU::GUTF8String
DJVU::DjVuFile::get_chunk_name(int)':
t.cc:15232: internal compiler error: SSA corruption
--
Summary: [4.0 Regression] ICE: SSA corruption (another one)
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: steven at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17624