aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5f0074a..555353a 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2004-12-22 Mark Mitchell <mark@codesourcery.com>
+
+ PR c++/18464
+ * g++.dg/template/cond5.C: New test.
+
+ PR c++/18492
+ * g++.dg/inherit/thunk3.C: New test.
+
+ PR c++/11224
+ * g++.dg/warn/Wunused-9.C: New test.
+
2004-12-22 Janis Johnson <janis187@us.ibm.com>
* lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.