diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-09-15 14:05:07 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-09-16 00:10:44 +0100 |
commit | 771752c4e3b27cf8870155ed1ebefcc42352b16e (patch) | |
tree | 33461792c272a5141a5bab2b7ac951fa3a24486d /gcc | |
parent | 1b13c424da4d2d5e3505ba47786a4ac4f3efb177 (diff) | |
download | gcc-771752c4e3b27cf8870155ed1ebefcc42352b16e.zip gcc-771752c4e3b27cf8870155ed1ebefcc42352b16e.tar.gz gcc-771752c4e3b27cf8870155ed1ebefcc42352b16e.tar.bz2 |
libstdc++: Remove dg-options "-std=gnu++20" from <compare> tests
The testsuite will automatically select C++20 for these tests now, and
removing the hardcoded -std option allows them to be tested for C++23
and C++26 as well.
libstdc++-v3/ChangeLog:
* testsuite/18_support/comparisons/algorithms/fallback.cc:
Remove dg-options -std=gnu++2a.
* testsuite/18_support/comparisons/algorithms/partial_order.cc:
Likewise.
* testsuite/18_support/comparisons/algorithms/strong_order.cc:
Likewise.
* testsuite/18_support/comparisons/algorithms/strong_order_floats.cc:
Likewise.
* testsuite/18_support/comparisons/algorithms/weak_order.cc:
Likewise.
* testsuite/18_support/comparisons/categories/94565.cc:
Likewise.
* testsuite/18_support/comparisons/categories/partialord.cc:
Likewise.
* testsuite/18_support/comparisons/categories/strongord.cc:
Likewise.
* testsuite/18_support/comparisons/categories/weakord.cc:
Likewise.
* testsuite/18_support/comparisons/categories/zero_neg.cc:
Likewise.
* testsuite/18_support/comparisons/common/1.cc: Likewise.
* testsuite/18_support/comparisons/object/93479.cc: Likewise.
* testsuite/18_support/comparisons/object/lwg3530.cc: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions