public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724
@ 2004-09-07 23:17 green at redhat dot com
  2004-09-08  0:00 ` [Bug tree-optimization/17355] [3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: green at redhat dot com @ 2004-09-07 23:17 UTC (permalink / raw)
  To: java-prs

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


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

* [Bug tree-optimization/17355] [3.5 Regression] ICE in calculate_live_on_entry, at tree-ssa-live.c:724
  2004-09-07 23:17 [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724 green at redhat dot com
@ 2004-09-08  0:00 ` pinskia at gcc dot gnu dot org
  2004-09-09 10:10 ` giovannibajo at libero dot it
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-08  0:00 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
          Component|java                        |tree-optimization
           Keywords|                            |ice-on-valid-code
            Summary|ICE in                      |[3.5 Regression] ICE in
                   |calculate_live_on_entry, at |calculate_live_on_entry, at
                   |tree-ssa-live.c:724         |tree-ssa-live.c:724
   Target Milestone|---                         |3.5.0


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


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

* [Bug tree-optimization/17355] [3.5 Regression] ICE in calculate_live_on_entry, at tree-ssa-live.c:724
  2004-09-07 23:17 [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724 green at redhat dot com
  2004-09-08  0:00 ` [Bug tree-optimization/17355] [3.5 Regression] " pinskia at gcc dot gnu dot org
@ 2004-09-09 10:10 ` giovannibajo at libero dot it
  2004-10-23 21:51 ` [Bug tree-optimization/17355] [4.0 " pinskia at gcc dot gnu dot org
  2004-11-27  0:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: giovannibajo at libero dot it @ 2004-09-09 10:10 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From giovannibajo at libero dot it  2004-09-09 10:10 -------
Can you please add -fdump-tree-all-details to the command line, and attacch all 
the tree dumps you get for the file that ICEs?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovannibajo at libero dot
                   |                            |it
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug tree-optimization/17355] [4.0 Regression] ICE in calculate_live_on_entry, at tree-ssa-live.c:724
  2004-09-07 23:17 [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724 green at redhat dot com
  2004-09-08  0:00 ` [Bug tree-optimization/17355] [3.5 Regression] " pinskia at gcc dot gnu dot org
  2004-09-09 10:10 ` giovannibajo at libero dot it
@ 2004-10-23 21:51 ` pinskia at gcc dot gnu dot org
  2004-11-27  0:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-23 21:51 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-23 21:51 -------
Does this still happen?

-- 


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


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

* [Bug tree-optimization/17355] [4.0 Regression] ICE in calculate_live_on_entry, at tree-ssa-live.c:724
  2004-09-07 23:17 [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724 green at redhat dot com
                   ` (2 preceding siblings ...)
  2004-10-23 21:51 ` [Bug tree-optimization/17355] [4.0 " pinskia at gcc dot gnu dot org
@ 2004-11-27  0:19 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-27  0:19 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 00:19 -------
Assuming fixed so closing as I hear reports about eclipse building on running on the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-11-27  0:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-07 23:17 [Bug java/17355] New: ICE in calculate_live_on_entry, at tree-ssa-live.c:724 green at redhat dot com
2004-09-08  0:00 ` [Bug tree-optimization/17355] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-09-09 10:10 ` giovannibajo at libero dot it
2004-10-23 21:51 ` [Bug tree-optimization/17355] [4.0 " pinskia at gcc dot gnu dot org
2004-11-27  0:19 ` 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).