diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 18:44:32 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-25 18:44:32 +0000 |
commit | bb42d443ad575659aca79e24daff78465b5a8f80 (patch) | |
tree | 7776de5a2c5346c492db79d281434a1f8321529c /gdb | |
parent | 07bf1ce5b26899195fe5c76fa3a69d1798529aec (diff) | |
download | gdb-bb42d443ad575659aca79e24daff78465b5a8f80.zip gdb-bb42d443ad575659aca79e24daff78465b5a8f80.tar.gz gdb-bb42d443ad575659aca79e24daff78465b5a8f80.tar.bz2 |
* gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
It is not from PR 3220.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b745c4b..b697616 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail. + It is not from PR 3220. + Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which |