]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/58898 (Adding default template argument to class template with "most vexing...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 7 Jul 2014 14:17:17 +0000 (14:17 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 7 Jul 2014 14:17:17 +0000 (14:17 +0000)
commit625685bebb0c7dd8015ec5ec9cbfdfc857ab2267
tree99bae68ffd07a140f9482c471bf44b3c5bcf3a9e
parentf254169feef7bb66d8f21e35992f836a42e26232
re PR c++/58898 (Adding default template argument to class template with "most vexing parse" causes compile error)

2014-07-07  Paolo Carlini  <paolo.carlini@oracle.com>

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

From-SVN: r212331
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/pr58898.C [new file with mode: 0644]