aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-02 14:13:09 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-02 14:13:09 +0000
commit38e1dd54153466e013139510aeecb9cbc2904ff9 (patch)
tree8f91101f4f2f41bb6ed1be482d6c599417ad6539 /gdb
parent9a004b148bca816831e16263017642cd69185d91 (diff)
downloadgdb-38e1dd54153466e013139510aeecb9cbc2904ff9.zip
gdb-38e1dd54153466e013139510aeecb9cbc2904ff9.tar.gz
gdb-38e1dd54153466e013139510aeecb9cbc2904ff9.tar.bz2
* gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
C++ features prints as "struct", make it a pass, not an xfail.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c2a4452..6640065 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
+ C++ features prints as "struct", make it a pass, not an xfail.
+
+Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
+ Don't require VA to print as "class" rather than "struct".
+
Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
* gdb.t06/twice.exp: Don't care about the file name GDB prints.