]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Replace dg-options "-std=c++17" with dg-add-options strict_std
authorJonathan Wakely <jwakely@redhat.com>
Mon, 4 Sep 2023 13:10:15 +0000 (14:10 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 15 Sep 2023 20:57:38 +0000 (21:57 +0100)
commitc4bf6e8e8ac9aae63dd8aa9a645a282531549e75
tree45954c91e14ed1251c57843ba42d31c80e5b3a11
parent52841fb7035c0e3a6d4354fc4e61c0bd3fea81ca
libstdc++: Replace dg-options "-std=c++17" with dg-add-options strict_std

These tests can (and should) also be run for later standards, so replace
the { dg-options "-std=c++17" } with { dg-add-options strict_std }.

* testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/compile_cxx17.cc:
Replace dg-options -std=c++17 with dg-add-options strict_std.
* testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/compile_cxx17.cc:
Likewise.
libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/compile_cxx17.cc
libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/compile_cxx17.cc