aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-06-20 13:28:08 +0100
committerJonathan Wakely <jwakely@redhat.com>2024-06-21 10:10:10 +0100
commitf906b107634bfac29676e7fcf364d0ca7ceed666 (patch)
tree6a5385d344652a0581a0afea50a0fa9abb46727d /libcpp
parent510ce5eed69ee1bea9c2c696fe3b2301e16d1486 (diff)
downloadgcc-f906b107634bfac29676e7fcf364d0ca7ceed666.zip
gcc-f906b107634bfac29676e7fcf364d0ca7ceed666.tar.gz
gcc-f906b107634bfac29676e7fcf364d0ca7ceed666.tar.bz2
libstdc++: Fix __cpp_lib_chrono for old std::string ABI
The <chrono> header is incomplete for the old std::string ABI, because std::chrono::tzdb is only defined for the new ABI. The feature test macro advertising full C++20 support should not be defined for the old ABI. libstdc++-v3/ChangeLog: * include/bits/version.def (chrono): Add cxx11abi = yes. * include/bits/version.h: Regenerate. * testsuite/std/time/syn_c++20.cc: Adjust expected value for the feature test macro.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions