[Bug java/19810] Finally handling inconsistent when compiling to class/executable

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 8 02:12:00 GMT 2005


------- Additional Comments From tromey at gcc dot gnu dot org  2005-02-07 19:21 -------
This also affects 3.3.

The code for the wtf() method forgets to call the finally handler:

  0: iload_0
  1: ifeq 7
  4: iconst_1
  5: ireturn
  6: pop
  7: iconst_0
  8: ireturn


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-07 19:21:05
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19810



More information about the Gcc-bugs mailing list