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++/58328] [C++11] bogus: error: constructor required before non-static data member for


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Sep 19 09:34:14 2014
New Revision: 215386

URL: https://gcc.gnu.org/viewcvs?rev=215386&root=gcc&view=rev
Log:
2014-09-19  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58328
    * g++.dg/cpp0x/nsdmi10.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi10.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]