aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2002-10-17 07:40:35 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2002-10-17 07:40:35 +0000
commitb216f69b04b7fea3c554235274820eb9ec2ebf7f (patch)
tree8e6d7857b740bd5898ac397f351e073b552192a9 /gcc/cp/ChangeLog
parent15e0653ea29931f005ffc72239b9e5dab4f262f7 (diff)
downloadgcc-b216f69b04b7fea3c554235274820eb9ec2ebf7f.zip
gcc-b216f69b04b7fea3c554235274820eb9ec2ebf7f.tar.gz
gcc-b216f69b04b7fea3c554235274820eb9ec2ebf7f.tar.bz2
init.c (expand_default_init): Handle brace-enclosed initializers correctly.
* init.c (expand_default_init): Handle brace-enclosed initializers correctly. * g++.dg/init/array8.C: New test. From-SVN: r58245
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 ce7f829..3234883 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-17 Mark Mitchell <mark@codesourcery.com>
+
+ * init.c (expand_default_init): Handle brace-enclosed initializers
+ correctly.
+
2002-10-16 Mark Mitchell <mark@codesourcery.com>
* mangle.c (write_expression): Correct handling of enumeration