[Bug java/5537] Error compiling simple bytecode with jsr
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 06:45:00 GMT 2003
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-19 06:45 -------
The message has changed on the mainline (20031018):
[zhivago2:~/src/gccPRs] pinskia% ~/fsf-clean-nocheck/bin/gcj A.class
A.java: In class `A':
A.java: In method `A.main(java.lang.String[])':
A.java:8: warning: exception handler inside code that is being protected
A.java:10: error: stack underflow
A.java:10: warning: unreachable bytecode from 4 to before 10
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-05-24 17:19:37 |2003-11-19 06:45:42
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5537
More information about the Gcc-bugs
mailing list