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 java/5537] Error compiling simple bytecode with jsr


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


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