re PR c++/80908 ([c++1z] ICE on instantiating a template deducing the noexcept-ness...
commitc97b789cb88ceb5b3fc2aa94506978e74503d895
authorPaolo Carlini <paolo.carlini@oracle.com>
Sat, 14 Oct 2017 20:35:36 +0000 (14 20:35 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sat, 14 Oct 2017 20:35:36 +0000 (14 20:35 +0000)
treee048fbcb593314e1d5a84d970d7e67d5d1f9a291
parent27b8e74a872a56d68093343458a4e3ddc16753db
re PR c++/80908 ([c++1z] ICE on instantiating a template deducing the noexcept-ness of a function pointer)

2017-10-14  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/80908
* g++.dg/cpp1z/noexcept-type18.C: New.

From-SVN: r253763
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/noexcept-type18.C [new file with mode: 0644]