[Bug middle-end/15654] New: ICE with -O2 -fno-tree-dominator-opts

green at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed May 26 14:09:00 GMT 2004


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



More information about the Gcc-bugs mailing list