This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52796] [C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]