diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-06-06 13:13:42 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-06-06 13:13:42 +0100 |
commit | 061a745005d69e44d6ff50e3ee7fd5b21194c6ac (patch) | |
tree | 28359b4cfc5857210d78d24ea95e8ce988f4a995 /gcc | |
parent | d355635e6b96d5d9e67a526b6dfd534cd9a9dd57 (diff) | |
download | gcc-061a745005d69e44d6ff50e3ee7fd5b21194c6ac.zip gcc-061a745005d69e44d6ff50e3ee7fd5b21194c6ac.tar.gz gcc-061a745005d69e44d6ff50e3ee7fd5b21194c6ac.tar.bz2 |
Fix tests that fail with -std=gnu++98 or -std=gnu++11
* testsuite/18_support/set_terminate.cc: Do not run for C++98 mode.
* testsuite/18_support/set_unexpected.cc: Likewise.
* testsuite/20_util/is_nothrow_invocable/value.cc: Test converting to
void.
* testsuite/20_util/is_nothrow_invocable/value_ext.cc: Fix constexpr
function to be valid in C++11.
* testsuite/26_numerics/complex/proj.cc: Do not run for C++98 mode.
* testsuite/experimental/names.cc: Do not run for C++98 mode. Do not
include Library Fundamentals or Networking headers in C++11 mode.
* testsuite/ext/char8_t/atomic-1.cc: Do not run for C++98 mode.
From-SVN: r271999
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions