summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 3be2f1e715d..7b40665484f 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,4 +1,7 @@
-2013-06-21 Jason Merrill <jason@redhat.com>
+2013-06-26 Jason Merrill <jason@redhat.com>
+
+ * typeck2.c (store_init_value): Diagnose a non-constant
+ initializer for in-class static.
PR c++/57408
* semantics.c (add_capture): Set type to error_mark_node after