* gdb.t20/inherit.exp: Add note (in failure message) about known
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 14 Oct 1993 17:29:01 +0000 (17:29 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 14 Oct 1993 17:29:01 +0000 (17:29 +0000)
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/testsuite/ChangeLog

index dd013bba1d9872e1bd52b23e844ea8d919ee1ffd..ef22d41b09340054d7e0e4034df15476a3568dad 100644 (file)
@@ -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.