aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index b4b8cd0..5f32bc5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-07 Fred Fish <fnf@redhat.com>
+
+ * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
+ g_instance.bfoo, and g_instance.cfoo.
+
Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
* gdb.base/break.c (multi_line_if_conditional): New function.