diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2018-10-19 22:49:19 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2018-10-19 22:49:19 +0100 |
commit | 88412b71eefd5a445989f5211763c9498b854e1f (patch) | |
tree | 804711eb39712bbf3829e56e362c280c3e003365 /gcc | |
parent | 92646d25778952a1fd24fa9a6f407cd421606195 (diff) | |
download | gcc-88412b71eefd5a445989f5211763c9498b854e1f.zip gcc-88412b71eefd5a445989f5211763c9498b854e1f.tar.gz gcc-88412b71eefd5a445989f5211763c9498b854e1f.tar.bz2 |
Remove duplicate tests
These tests originally existed to check the containers in C++11 mode,
when the default was C++98 mode. Now that the default is C++14 (and we
run most tests for all modes) it serves no purpose to have two copies of
the tests when neither is explicitly using -std=gnu++98 anyway.
* testsuite/23_containers/list/requirements/explicit_instantiation/
5_c++0x.cc: Remove redundant test that is functionally identical to
the 5.cc test.
* testsuite/23_containers/map/requirements/explicit_instantiation/
5_c++0x.cc: Likewise.
* testsuite/23_containers/multimap/requirements/explicit_instantiation/
5_c++0x.cc: Likewise.
* testsuite/23_containers/multiset/requirements/explicit_instantiation/
5_c++0x.cc: Likewise.
* testsuite/23_containers/set/requirements/explicit_instantiation/
5_c++0x.cc: Likewise.
From-SVN: r265329
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions