re PR c++/54485 (g++ should diagnose default arguments in out-of-line…
re PR c++/54485 (g++ should diagnose default arguments in out-of-line definitions for template class member functions) /cp 2013-11-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/54485 * decl.c (duplicate_decls): Enforce 8.3.6/6 about default arguments for member functions of class templates. /testsuite 2013-11-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/54485 * g++.dg/other/default8.C: New. * g++.dg/tc1/dr217.C: Remove xfail. * g++.dg/other/default5.C: Adjust. * g++.old-deja/g++.mike/p1989.C: Likewise. From-SVN: r205367
Showing
gcc/testsuite/g++.dg/other/default8.C
0 → 100644
Please
register
or
sign in
to comment