This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724
- From: "green at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 7 Sep 2004 23:17:54 -0000
- Subject: [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Discovered by building ecj from rhug. No small test case test.
gcj
--classpath=upstream/compiler:upstream/batch:./upstream/compiler:./upstream/batch
--encoding=8859_1 -fassume-compiled -g -O2 -MT
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/lib_org_eclipse_jdt_internal_compiler_la-ClassFileReader.lo
-MD -MP -MF
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/.deps/lib_org_eclipse_jdt_internal_compiler_la-ClassFileReader.Tpo
-c
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java
-fPIC -o
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/.libs/lib_org_eclipse_jdt_internal_compiler_la-ClassFileReader.o
readOffset.1774_91 is defined in BB94, by:
readOffset.1774_91 = readOffset_2297
It is also live-on-entry to entry BB 0 So it appears to have multiple defs.
readOffset.1774_2298 is defined in BB87, by:
readOffset.1774_2298 = readOffset_2299
It is also live-on-entry to entry BB 0 So it appears to have multiple defs.
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java:
In class `org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader':
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java:
In constructor `(byte[],char[],boolean)':
upstream/compiler/org/eclipse/jdt/internal/compiler/classfmt/ClassFileReader.java:54:
internal compiler error: in calculate_live_on_entry, at tree-ssa-live.c:724
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in calculate_live_on_entry, at tree-ssa-live.c:724
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: green at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17355