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++/52742] Initializing an array using brace initializer and template parameters


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52742

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Aug 12 17:18:14 2015
New Revision: 226824

URL: https://gcc.gnu.org/viewcvs?rev=226824&root=gcc&view=rev
Log:
2015-08-12  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/52742
        * g++.dg/cpp0x/pr52742.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/pr52742.C
Modified:
    trunk/gcc/testsuite/ChangeLog


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