aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-07-03 19:33:18 +0100
committerJonathan Wakely <jwakely@redhat.com>2023-07-04 00:05:53 +0100
commitf9f05e483984bf89fec7778aaa55ece8ba2a86bb (patch)
tree3e2725be647505ccc13be60982644293996b5fd2 /gcc
parent8bef8e713fd5f17c5dee45d9bb7ffca3cf3c0f9d (diff)
downloadgcc-f9f05e483984bf89fec7778aaa55ece8ba2a86bb.zip
gcc-f9f05e483984bf89fec7778aaa55ece8ba2a86bb.tar.gz
gcc-f9f05e483984bf89fec7778aaa55ece8ba2a86bb.tar.bz2
libstdc++: Fix <iosfwd> synopsis test
The <syncstream> header is only supported for the cxx11 ABI. The declarations of basic_syncbuf, basic_osyncstream, syncbuf and osyncstream were already correctly guarded by a check for _GLIBCXX_USE_CXX11_ABI, but the wsyncbuf and wosyncstream declarations were not. libstdc++-v3/ChangeLog: * testsuite/27_io/headers/iosfwd/synopsis.cc: Make wsyncbuf and wosyncstream depend on _GLIBCXX_USE_CXX11_ABI.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions