diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-04-30 20:32:05 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-04-30 21:58:45 +0100 |
commit | 3215d4f5b3d08e0087a88df9e155c779927ace1a (patch) | |
tree | cbf96b8c32112a8632eaa5549db68215d40c4c93 /gcc/value-range.h | |
parent | 7ddcd26ebb60a8a4b57330442631115cabb6ec22 (diff) | |
download | gcc-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/value-range.h')
0 files changed, 0 insertions, 0 deletions