parse,y (patch_synchronized_statement): Set CAN_COMPLETE_NORMALLY.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 3 Dec 1998 15:58:21 +0000 (07:58 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 3 Dec 1998 15:58:21 +0000 (07:58 -0800)
* parse,y (patch_synchronized_statement):  Set CAN_COMPLETE_NORMALLY.

From-SVN: r24075

gcc/java/ChangeLog

index a6740d7131cef2aff1b9ed9bef79f53c4c65f62e..8216588b24bdef1320c328e791c62c00c8d9f5e8 100644 (file)
@@ -1,3 +1,7 @@
+Thu Dec  3 15:56:50 1998  Per Bothner  <bothner@cygnus.com>
+
+       * parse,y (patch_synchronized_statement):  Set CAN_COMPLETE_NORMALLY.
+
 Thu Dec  3 15:08:30 1998  Per Bothner  <bothner@cygnus.com>
 
        * jcf-dump.c (main):  Fix error message.