]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only }
authorJonathan Wakely <jwakely@redhat.com>
Fri, 1 Sep 2023 20:20:55 +0000 (21:20 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 4 Sep 2023 15:04:26 +0000 (16:04 +0100)
commit0eb35092de0e55d323bd0b17c6bb28e0734dda02
treecebb78478bbd843d2e429965f9f9cd02b1f225da
parentc34ad4bc1970dc168b0081edf9994d108ff0f130
libstdc++: Add explicit -std=gnu++98 to tests that use { target c++98_only }

libstdc++-v3/ChangeLog:

* testsuite/23_containers/deque/requirements/explicit_instantiation/2.cc:
Add dg-options to restrict the test to C++98 mode.
* testsuite/23_containers/list/requirements/explicit_instantiation/2.cc:
Likewise.
libstdc++-v3/testsuite/23_containers/deque/requirements/explicit_instantiation/2.cc
libstdc++-v3/testsuite/23_containers/list/requirements/explicit_instantiation/2.cc