* parse,y (patch_synchronized_statement): Set CAN_COMPLETE_NORMALLY.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 1998 15:58:21 +0000 (15:58 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 1998 15:58:21 +0000 (15:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24075 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index a6740d7..8216588 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.