aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 327a048..2b4c59d 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -55,6 +55,11 @@
* g++.dg/parse/def-tmpl-arg1.C: Adjust error-markers.
* g++.old-deja/g++.pt/crash65.C: Likewise.
+2006-09-07 Jason Merrill <jason@redhat.com>
+
+ PR middle-end/27724
+ * gcc.dg/long-long-cst1.c: New test.
+
2006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
PR C++/28906