* gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
authorPeter Schauer <Peter.Schauer@mytum.de>
Sat, 17 Dec 1994 10:47:40 +0000 (10:47 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sat, 17 Dec 1994 10:47:40 +0000 (10:47 +0000)
anonymous unions.

gdb/testsuite/ChangeLog

index d409eeb2b23cafd11db4703d20bde2a855fb8256..ee272f3b22ae34c54cc98f163f593c72f7b03460 100644 (file)
@@ -1,7 +1,12 @@
+Sat Dec 17 02:33:37 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.c++/misc.cc, gdb.c++/inherit.exp:  Add testcases for
+       anonymous unions.
+
 Tue Dec 13 11:26:00 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
-       and pr-5646.o, so "make" is the same as "make all, not "make
+       and pr-5646.o, so "make" is the same as "make all", not "make
        pr-4975.o".
 
 Wed Dec  7 19:02:02 1994  Stan Shebs  <shebs@andros.cygnus.com>