http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50793
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-19 22:22:32 UTC --- Author: jason Date: Wed Oct 19 22:22:25 2011 New Revision: 180226 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180226 Log: PR c++/50793 * tree.c (bot_manip): Propagate AGGR_INIT_ZERO_FIRST. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/init/value9.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/tree.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog