re PR c++/60067 (bogus error default template arguments may not be used in function...
authorPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Mar 2015 11:42:11 +0000 (11:42 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Mar 2015 11:42:11 +0000 (11:42 +0000)
commit4c5744b45389744648d4bc5d0fb4c5d137eb233e
tree9f053e09ecea492566ed57164077b672d16ae364
parenta75225d653689582fbc20b895a8e4b150c172aef
re PR c++/60067 (bogus error default template arguments may not be used in function templates)

2015-03-24  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/60067
* g++.dg/template/defarg18.C: New.

From-SVN: r221625
gcc/testsuite/ChangeLog