From: Peter Schauer Date: Sat, 17 Dec 1994 10:47:40 +0000 (+0000) Subject: * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=528d1a8dfd45c31a4255d0fc6ada440429a31c31;p=binutils-gdb.git * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for anonymous unions. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d409eeb2b23..ee272f3b22a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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