diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-10-18 12:02:45 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-10-21 12:12:15 +0100 |
commit | d0d99fc6b6c4f1c3fa8a9427f461103c78ab457b (patch) | |
tree | bb3d13922ee357f14db45c610fbaa0321cf5a8ca /gcc | |
parent | 1003a428154cd2e556c1fba994d4f3ea2442fc95 (diff) | |
download | gcc-d0d99fc6b6c4f1c3fa8a9427f461103c78ab457b.zip gcc-d0d99fc6b6c4f1c3fa8a9427f461103c78ab457b.tar.gz gcc-d0d99fc6b6c4f1c3fa8a9427f461103c78ab457b.tar.bz2 |
libstdc++: Improve 26_numerics/headers/cmath/types_std_c++0x_neg.cc
This test checks that the special functions in <cmath> are not declared
prior to C++17. But we can remove the target selector and allow it to be
tested for C++17 and later, and add target selectors to the individual
dg-error directives instead.
Also rename the test to match what it actually tests.
libstdc++-v3/ChangeLog:
* testsuite/26_numerics/headers/cmath/types_std_c++0x_neg.cc:
Move to ...
* testsuite/26_numerics/headers/cmath/specfun_c++17.cc: here and
adjust test to be valid for all -std dialects.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions