* gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
authorPeter Schauer <Peter.Schauer@mytum.de>
Wed, 29 Jun 1994 07:35:00 +0000 (07:35 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Wed, 29 Jun 1994 07:35:00 +0000 (07:35 +0000)
from optimizing them away.
* gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
patterns to include default constructors and assignment operators,
to match gcc versions beyond 2.5.8.

gdb/testsuite/ChangeLog

index 63866574915c386f7338fbd7c1ed32a0c3a55c51..67f1bb8a328efbedf73ba2b6a34e18e12b820397 100644 (file)
@@ -1,3 +1,11 @@
+Wed Jun 29 00:26:17 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * gdb.c++/misc.cc:  Instantiate classes to inhibit the compiler
+       from optimizing them away.
+       * gdb.c++/classes.exp, gdb.c++/inherit.exp:  Update ptype expect
+       patterns to include default constructors and assignment operators,
+       to match gcc versions beyond 2.5.8.
+
 Fri Jun 24 08:15:42 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * gdb.c++/cplusfuncs.exp:  Use string_to_regexp and a regular