aboutsummaryrefslogtreecommitdiff
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, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index e7d75e8..cf21fd6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-18 Jason Merrill <jason@redhat.com>
+
+ PR c++/48537
+ * init.c (build_value_init): Handle UNION_TYPE the same.
+
2011-04-18 Jakub Jelinek <jakub@redhat.com>
PR c++/48632