]> gcc.gnu.org Git - gcc.git/commit
testsuite: fix is_nothrow_default_constructible8.C
authorJason Merrill <jason@redhat.com>
Tue, 12 Dec 2023 15:20:40 +0000 (10:20 -0500)
committerJason Merrill <jason@redhat.com>
Tue, 12 Dec 2023 17:47:21 +0000 (12:47 -0500)
commit6cc3231b9e72c55c93827232420031a050e4dbe2
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
This page took 0.057402 seconds and 5 git commands to generate.