This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/19505] [4.0 Regression] Java bytecode ICE in except.c remove_unreachable_regions


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]