OSDN Git Service

PR c++ 9483
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jul 2003 14:52:56 +0000 (14:52 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Jul 2003 14:52:56 +0000 (14:52 +0000)
* g++.dg/other/field1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69189 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index de6fba2..491e8b4 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++ 9483
+       * g++.dg/other/field1.C: New test.
+
 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
 
        PR c/11449