PR c++/82406 - C++17 error with noexcept function type
authorJason Merrill <jason@gcc.gnu.org>
Wed, 4 Oct 2017 17:47:51 +0000 (13:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 4 Oct 2017 17:47:51 +0000 (13:47 -0400)
commitd21f2166b03cfda6b689398f7839520d66123708
tree9417882821ab30e6316d856d143d84ebff36fc6d
parentfb4ccfed86b61baaafa7a86c07d572e7e9234d29
PR c++/82406 - C++17 error with noexcept function type

* g++.dg/ext/attrib54.C: New.

From-SVN: r253425
gcc/testsuite/g++.dg/ext/attrib54.C [new file with mode: 0644]