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++/58898] Adding default template argument to class template with "most vexing parse" causes compile error


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

--- Comment #2 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Jul  7 14:17:17 2014
New Revision: 212331

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

    PR c++/58898
    * g++.dg/parse/pr58898.C: New.

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