aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index dd5e215..679637a 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2003-12-15 Geoffrey Keating <geoffk@apple.com>
+
+ * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
+ a non-POD type as the last named parameter of a varargs function.
+
2003-12-15 Mark Mitchell <mark@codesourcery.com>
PR c++/13243