aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index c10afbd..d563b73 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -3,6 +3,9 @@
* gcc.dg/sparc-getcontext-1.c: Fix typo.
* g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
* g++.dg/other/unused1.C: Likewise. Also match "asci?z".
+ * objc.dg/dwarf-1.m: Likewise.
+ * objc.dg/dwarf-2.m: Likewise.
+ * obj-c++.dg/dwarf-2.mm: Likewise.
2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>