diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-05 06:12:59 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-05 06:12:59 +0000 |
commit | 073cca33d1ae765fdcc67384b43e7829ea1ea616 (patch) | |
tree | 35e0256f88656d3e77836bff6f391604c2382a83 | |
parent | 4a8f7bf11d480e5204a9b0a3f2799504af8ff077 (diff) | |
download | binutils-gdb-073cca33d1ae765fdcc67384b43e7829ea1ea616.tar.gz |
* gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
"_vb$".
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4033663fb96..7cb10506ff2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,7 @@ Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as + "_vb$". * gdb.t00/teststrategy.exp: Add xfail for RS/6000. * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc. |