aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMatthias Kretz <m.kretz@gsi.de>2023-02-20 11:13:44 +0100
committerMatthias Kretz <m.kretz@gsi.de>2023-02-23 15:01:49 +0100
commit92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5 (patch)
tree5b001de53d138da8fb0d642707154b155ff637d9 /gcc/doc
parent2e29e2fbeb8936e5c85cefaf547cba42e17e137b (diff)
downloadgcc-92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5.zip
gcc-92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5.tar.gz
gcc-92c47b15d5af3e7f93d11ad69a45b6d1cb8661c5.tar.bz2
libstdc++: Fix simd build failure on clang
Clang does not support __attribute__ on lambdas. Therefore, only set _GLIBCXX_SIMD_ALWAYS_INLINE_LAMBDA if __clang__ is not defined. Signed-off-by: Matthias Kretz <m.kretz@gsi.de> libstdc++-v3/ChangeLog: PR libstdc++/108030 * include/experimental/bits/simd_detail.h (_GLIBCXX_SIMD_ALWAYS_INLINE_LAMBDA): Define as empty for __clang__.
Diffstat (limited to 'gcc/doc')
0 files changed, 0 insertions, 0 deletions