]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix condition for supported SIMD types on ARMv8
authorMatthias Kretz <m.kretz@gsi.de>
Thu, 1 Jun 2023 08:40:14 +0000 (10:40 +0200)
committerMatthias Kretz <m.kretz@gsi.de>
Thu, 1 Jun 2023 08:45:10 +0000 (10:45 +0200)
commit2fbbaa77c8468ed2bdf2cfa1a5890991e4e98eef
treefca88b0da8544996ec45be4d887d66223dd1a2f1
parent12e71b593ea0c64d919df525cd75ea10b7be8a4b
libstdc++: Fix condition for supported SIMD types on ARMv8

Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
libstdc++-v3/ChangeLog:

PR libstdc++/110050
* include/experimental/bits/simd.h (__vectorized_sizeof): With
__have_neon_a32 only single-precision float works (in addition
to integers).
libstdc++-v3/include/experimental/bits/simd.h