aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-07-24 11:32:22 +0100
committerThomas Koenig <tkoenig@gcc.gnu.org>2024-07-28 19:05:52 +0200
commit00fc1169f7cea8149c2a5442d07b64615cb8b336 (patch)
tree3b766363e11a8e514c94040426d24af98d33e9a8 /libcpp
parenta45833868858e10293d68c72717ebec533e189a8 (diff)
downloadgcc-00fc1169f7cea8149c2a5442d07b64615cb8b336.zip
gcc-00fc1169f7cea8149c2a5442d07b64615cb8b336.tar.gz
gcc-00fc1169f7cea8149c2a5442d07b64615cb8b336.tar.bz2
libstdc++: Fix <ostream> and <istream> for -std=gnu++14 -fconcepts [PR116070]
This questionable combination of flags causes a number of errors. The ones in the rvalue stream overloads need to be fixed in the gcc-14 branch so I'm committing it separately to simplify backporting. libstdc++-v3/ChangeLog: PR libstdc++/116070 * include/std/istream: Check feature test macro before using is_class_v and is_same_v. * include/std/ostream: Likewise.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions