This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize
- From: "michaelh at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 May 2012 21:34:54 +0000
- Subject: [Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize
- Auto-submitted: auto-generated
- References: <bug-52796-4@http.gcc.gnu.org/bugzilla/>
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