default11.C
171 Bytes
-
re PR c++/65370 (r213519 causes: error: redeclaration of 'template... may not… · 58cbf8d4
re PR c++/65370 (r213519 causes: error: redeclaration of 'template... may not have default arguments [-fpermissive]) /cp 2015-03-10 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65370 * decl.c (duplicate_decls): Call check_redeclaration_no_default_args only if the location of newdecl doesn't match the location of olddecl. /testsuite 2015-03-10 Paolo Carlini <paolo.carlini@oracle.com> PR c++/65370 * g++.dg/other/default11.C: New. * g++.dg/other/default12.C: Likewise. From-SVN: r221337
Paolo Carlini committed