aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-04-30 20:32:05 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-04-30 21:58:45 +0100
commit3215d4f5b3d08e0087a88df9e155c779927ace1a (patch)
treecbf96b8c32112a8632eaa5549db68215d40c4c93 /gcc
parent7ddcd26ebb60a8a4b57330442631115cabb6ec22 (diff)
downloadgcc-3215d4f5b3d08e0087a88df9e155c779927ace1a.zip
gcc-3215d4f5b3d08e0087a88df9e155c779927ace1a.tar.gz
gcc-3215d4f5b3d08e0087a88df9e155c779927ace1a.tar.bz2
libstdc++: Fix inconsistent feature test macros
The __cpp_lib_constexpr_string and __cpp_lib_semaphore feature test macros are not defined consistently in <version> and the relevant header for the feature. libstdc++-v3/ChangeLog: * include/bits/basic_string.h (__cpp_lib_constexpr_string): Only define for C++17 and later. * include/std/version (__cpp_lib_semaphore): Fix condition to match the one in <semaphore>.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions