[Bug c++/50793] G++ doesn't value-initialize all members of non-trivial type in default argument
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 19 22:21:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50793
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-10-19 22:21:22 UTC ---
Author: jason
Date: Wed Oct 19 22:21:15 2011
New Revision: 180223
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180223
Log:
PR c++/50793
* tree.c (bot_manip): Propagate AGGR_INIT_ZERO_FIRST.
Added:
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/init/value9.C
Modified:
branches/gcc-4_4-branch/gcc/cp/ChangeLog
branches/gcc-4_4-branch/gcc/cp/tree.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list