re PR c++/56643 (Failure to match noexcept specifier of friend template function...
commit7b74bfb1062e523c50ccbea6dd966e3cb93d8d91
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 4 Apr 2019 15:15:59 +0000 (4 15:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 4 Apr 2019 15:15:59 +0000 (4 15:15 +0000)
treec9a3610384e1d039ce162559faf09319af75859a
parentf97cd76eb20b202daffea9478db4232d1a089474
re PR c++/56643 (Failure to match noexcept specifier of friend template function in template class)

2019-04-04  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/56643
* g++.dg/cpp0x/noexcept40.C: New.

From-SVN: r270144
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/noexcept40.C [new file with mode: 0644]