decl.c
53.3 KB
-
parse.y (source_end_java_method): If the current method contains any exception handlers... · 138657ec
1999-05-11 Andrew Haley <aph@cygnus.com> * parse.y (source_end_java_method): If the current method contains any exception handlers, force asynchronous_exceptions: this is necessary because signal handlers in libjava may throw exceptions. * decl.c (end_java_method): Ditto. From-SVN: r26884
Andrew Haley committed