aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-14 17:29:01 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-14 17:29:01 +0000
commitf164292134b1140be664f767c83db76693dd0616 (patch)
tree202f7fe1ae6c5a0b8fe4372bf28fdfd88f62d1cc
parent3f33ec63b5ab33a8fab96211f947f0df4191238c (diff)
downloadgdb-f164292134b1140be664f767c83db76693dd0616.zip
gdb-f164292134b1140be664f767c83db76693dd0616.tar.gz
gdb-f164292134b1140be664f767c83db76693dd0616.tar.bz2
* gdb.t20/inherit.exp: Add note (in failure message) about known
failure with gcc cygnus-2.4.5-930417. * gdb.t22/virtfunc.exp: Add notes (in comments and failure message) about problem with gcc cygnus-2.4.5-930828.
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index dd013bb..ef22d41 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * gdb.t20/inherit.exp: Add note (in failure message) about known
+ failure with gcc cygnus-2.4.5-930417.
+
+ * gdb.t22/virtfunc.exp: Add notes (in comments and failure message)
+ about problem with gcc cygnus-2.4.5-930828.
+
* gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
comp-info.exp so it gets built if it doesn't exist.