[Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize
michaelh at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 23 21:43:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52796
--- Comment #8 from michaelh at gcc dot gnu.org 2012-05-23 21:34:54 UTC ---
Author: michaelh
Date: Wed May 23 21:34:50 2012
New Revision: 187816
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187816
Log:
Fix the PR entry in the ChangeLog. Should be:
2012-05-23 Michael Hope <michael.hope@linaro.org>
PR c++/52796
* g++.dg/cpp0x/variadic-value1.C: Change selector for explicit
options.
Modified:
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list