testsuite: fix is_nothrow_default_constructible8.C
commit6cc3231b9e72c55c93827232420031a050e4dbe2
authorJason Merrill <jason@redhat.com>
Tue, 12 Dec 2023 15:20:40 +0000 (12 10:20 -0500)
committerJason Merrill <jason@redhat.com>
Tue, 12 Dec 2023 17:47:21 +0000 (12 12:47 -0500)
tree418d8a4fae53e5e3cc2af58bc4ed7879d68fdb12
parentde072b52292dc5218845904eee709c35a1418c3b
testsuite: fix is_nothrow_default_constructible8.C

This testcase uses variable templates, a C++14 feature.

gcc/testsuite/ChangeLog:

* g++.dg/ext/is_nothrow_constructible8.C: Require C++14.
gcc/testsuite/g++.dg/ext/is_nothrow_constructible8.C