This is the mail archive of the gcc-patches@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]

[Committed] Add testcase for PR C++/17570: Extension to incorporate default parameters in signature of templates breaks valid program


Hi,
  We removed this extension awhile back but this bug report was never
closed and the testcase was never added.  This patch adds the
testcase.

Committed as obvious.

Thanks,
Andrew Pinski

ChangeLog:

* g++.dg/template/defarg11.C: New test.

Attachment: addtestcase1.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]