OSDN Git Service

Note that entry fixes PR java/13508, java/11714.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Feb 2004 00:55:40 +0000 (00:55 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Feb 2004 00:55:40 +0000 (00:55 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78598 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog

index 4bc03b5..1c5aded 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>