Note that entry fixes PR java/13508, java/11714.
authorPer Bothner <bothner@gcc.gnu.org>
Sat, 28 Feb 2004 00:55:40 +0000 (16:55 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Sat, 28 Feb 2004 00:55:40 +0000 (16:55 -0800)
From-SVN: r78598

gcc/java/ChangeLog

index 4bc03b53bf2a66596476af33cdc52496d7358c02..1c5adede50b01c761eb80106c07c671c0fa911ea 100644 (file)
@@ -2,6 +2,7 @@
 
        * parse.y (build_assertion):  Re-do 02-25 change following Jeff Sturm
        suggestion:  Use build_incomplete_class_ref.
+       This fixes PR java/13508, java/11714.
 
 2004-02-27  Kazu Hirata  <kazu@cs.umass.edu>