public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/15654] New: ICE with -O2 -fno-tree-dominator-opts
@ 2004-05-26 14:09 green at redhat dot com
  2004-05-26 14:09 ` [Bug middle-end/15654] " green at redhat dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: green at redhat dot com @ 2004-05-26 14:09 UTC (permalink / raw)
  To: gcc-bugs

I am compiling a large amount of java code with -fno-tree-dominator-opts in
order to work around a bug, when I cam across this problem.  No small test case
yet, but I'll update the offending source file right away.

$ gcj --encoding=UTF-8 -fassume-compiled
--classpath=upstream/src:/home/green/sources/jhbuild-src/rhug/rhino/upstream/toolsrc:/home/green/sources/jhbuild-src/rhug/rhino/../gnu.readline/upstream/src
-O2 -g -O2 -MT upstream/src/org/mozilla/javascript/Interpreter.lo -MD -MP -MF
upstream/src/org/mozilla/javascript/.deps/Interpreter.Tpo -c
/home/green/sources/jhbuild-src/rhug/rhino/upstream/src/org/mozilla/javascript/Interpreter.java
 -fPIC -o upstream/src/org/mozilla/javascript/.libs/Interpreter.o
-fno-tree-dominator-opts
iCodeTop_505 is live-on-entry to BB224  but is not the default def of iCodeTop_13585
iCodeTop_3613 is live-on-entry to BB224  but is not the default def of
iCodeTop_13585
/home/green/sources/jhbuild-src/rhug/rhino/upstream/src/org/mozilla/javascript/Interpreter.java:
In class `org.mozilla.javascript.Interpreter':
/home/green/sources/jhbuild-src/rhug/rhino/upstream/src/org/mozilla/javascript/Interpreter.java:
In method
`org.mozilla.javascript.Interpreter.generateICode(org.mozilla.javascript.Node,int)':
/home/green/sources/jhbuild-src/rhug/rhino/upstream/src/org/mozilla/javascript/Interpreter.java:255:
internal compiler error: in calculate_live_on_entry, at tree-ssa-live.c:713
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE with -O2 -fno-tree-dominator-opts
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

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

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-26 14:09 [Bug middle-end/15654] New: ICE with -O2 -fno-tree-dominator-opts green at redhat dot com
2004-05-26 14:09 ` [Bug middle-end/15654] " green at redhat dot com
2004-05-26 14:10 ` [Bug tree-optimization/15654] [3.5 Regression] ICE in calculate_live_on_entry " pinskia at gcc dot gnu dot org
2004-05-26 14:10 ` [Bug tree-optimization/15654] [3.5 Regression] ICE " pinskia at gcc dot gnu dot org
2004-05-26 14:10 ` pinskia at gcc dot gnu dot org
2004-05-26 14:15 ` [Bug tree-optimization/15654] [3.5 Regression] ICE in calculate_live_on_entry " belyshev at lubercy dot com
2004-05-26 14:19 ` pinskia at gcc dot gnu dot org
2004-05-27 17:05 ` rakdver at gcc dot gnu dot org
2004-05-28 10:18 ` green at redhat dot com
2004-05-28 10:25 ` rakdver at atrey dot karlin dot mff dot cuni dot cz
2004-05-28 16:01 ` green at redhat dot com
2004-06-09  0:15 ` pinskia at gcc dot gnu dot org
2004-06-09  0:20 ` rakdver at gcc dot gnu dot org
2004-07-11 19:57 ` cvs-commit at gcc dot gnu dot org
2004-07-11 19:58 ` 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).