http://llvm.org/bugs/show_bug.cgi?id=3226
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #3 from Chris Lattner <[email protected]> 2009-04-18 16:29:36 --- This is now rejected: t.m:4:5: error: illegal goto into protected scope goto L; ^ t.m:5:5: note: jump bypasses initialization of @finally block } @finally { ^ -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
