diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 18:20:52 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 18:20:52 +0000 |
commit | 74aa67d3d3ea5ac2bb3b129a0e4f4b042aaea9ee (patch) | |
tree | 061d91ccd333597bd6955cfd3c297410b364b2ec /gdb | |
parent | 486e58a5d1127e132089bce3b5988e9708d7bbd9 (diff) | |
download | gdb-74aa67d3d3ea5ac2bb3b129a0e4f4b042aaea9ee.zip gdb-74aa67d3d3ea5ac2bb3b129a0e4f4b042aaea9ee.tar.gz gdb-74aa67d3d3ea5ac2bb3b129a0e4f4b042aaea9ee.tar.bz2 |
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
from within expect statements. None of these happen anymore and
they cause regressions to be silently unnoticed.
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
messages) about known failures with gcc cygnus-2.4.5-930417.
* gdb.t22/virtfunc.exp: Add notes (in comment and failure message)
about problem with gcc cygnus-2.4.5-930828.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 08f87d7..a4e3434 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,13 +1,13 @@ Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com) - * gdb.t20/inherit.exp: Remove all xfails from within expect statements. - None of these happen anymore and they cause regressions to be silently - unnoticed. + * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails + from within expect statements. None of these happen anymore and + they cause regressions to be silently unnoticed. - * gdb.t20/inherit.exp: Add note (in failure message) about known - failure with gcc cygnus-2.4.5-930417. + * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure + messages) about known failures with gcc cygnus-2.4.5-930417. - * gdb.t22/virtfunc.exp: Add notes (in comments and failure message) + * gdb.t22/virtfunc.exp: Add notes (in comment and failure message) about problem with gcc cygnus-2.4.5-930828. * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on |