[Bug tree-optimization/19505] [4.0 Regression] Java bytecode ICE in except.c remove_unreachable_regions
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 25 23:13:00 GMT 2005
------- Additional Comments From tromey at gcc dot gnu dot org 2005-01-25 23:13 -------
I updated and rebuilt gcc and I was able to see this
with the .class file that is attached to the PR.
opsy. gcj -O2 -fPIC -fjni -findirect-dispatch -c PR19505.class
PR19505.java: In class 'PR19505':
PR19505.java: In method 'PR19505.ls(java.lang.String)':
PR19505.java:0: internal compiler error: in remove_unreachable_regions, at
except.c:694
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
opsy. gcj --version
gcj (GCC) 4.0.0 20050125 (experimental)
[...]
This is x86 Fedora Core 2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19505
More information about the Java-prs
mailing list