diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-07-15 20:58:22 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-07-19 11:03:31 +0100 |
commit | f07136af570b145fe0df6b142defc9558998bf53 (patch) | |
tree | ccb0d310a11f3a8583b4234913b5093e6d3dd9f0 /libcpp | |
parent | f0b0c21152b337bc9a8ef3a72a15c8dcdff1d847 (diff) | |
download | gcc-f07136af570b145fe0df6b142defc9558998bf53.zip gcc-f07136af570b145fe0df6b142defc9558998bf53.tar.gz gcc-f07136af570b145fe0df6b142defc9558998bf53.tar.bz2 |
libstdc++: Enable tests for std::stoi etc. unconditionally [PR110653]
Since the narrow string versions of std::stoi, std::stol, std::stoul,
std::stof and std::stod are now always defined, we don't need to check
dg-require-string-conversions in the relevant tests.
libstdc++-v3/ChangeLog:
PR libstdc++/110653
* testsuite/21_strings/basic_string/numeric_conversions/char/stod.cc:
Remove dg-require-string-conversions.
* testsuite/21_strings/basic_string/numeric_conversions/char/stof.cc:
Likewise.
* testsuite/21_strings/basic_string/numeric_conversions/char/stoi.cc:
Likewise.
* testsuite/21_strings/basic_string/numeric_conversions/char/stol.cc:
Likewise.
* testsuite/21_strings/basic_string/numeric_conversions/char/stoul.cc:
Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions