From: Jim Kingdon Date: Thu, 14 Oct 1993 17:29:01 +0000 (+0000) Subject: * gdb.t20/inherit.exp: Add note (in failure message) about known X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f164292134b1140be664f767c83db76693dd0616;p=binutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index dd013bba1d9..ef22d41b093 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.