diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/testsuite/gdb.cp/exception.cc (renamed from gdb/testsuite/gdb.hp/gdb.aCC/exception.cc) | 0 | ||||
-rw-r--r-- | gdb/testsuite/gdb.cp/exception.exp (renamed from gdb/testsuite/gdb.hp/gdb.aCC/exception.exp) | 0 |
3 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2ceaf62..f69c9b8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2004-01-08 Michael Chastain <mec.gnu@mindspring.com> + * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc. + * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp. + +2004-01-08 Michael Chastain <mec.gnu@mindspring.com> + * gdb.cp/classes.exp: Accept gnu abi 2. * gdb.cp/derivation.exp: Likewise. * gdb.cp/overload.exp: Likewise. diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/exception.cc b/gdb/testsuite/gdb.cp/exception.cc index 2745932..2745932 100644 --- a/gdb/testsuite/gdb.hp/gdb.aCC/exception.cc +++ b/gdb/testsuite/gdb.cp/exception.cc diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp b/gdb/testsuite/gdb.cp/exception.exp index a0914ae..a0914ae 100644 --- a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp +++ b/gdb/testsuite/gdb.cp/exception.exp |