[committed] libstdc++: Fix condition for supported SIMD types on ARMv8

Matthias Kretz m.kretz@gsi.de
Thu Jun 1 08:49:58 GMT 2023


pushed to trunk, will backport

tested on arm-linux-gnueabihf

---------- 8< ----------

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 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


--
──────────────────────────────────────────────────────────────────────────
 Dr. Matthias Kretz                           https://mattkretz.github.io
 GSI Helmholtz Centre for Heavy Ion Research               https://gsi.de
 stdₓ::simd
──────────────────────────────────────────────────────────────────────────
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libstdc-Fix-condition-for-supported-SIMD-types-on-AR.patch
Type: text/x-patch
Size: 635 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20230601/69dc6cbd/attachment.bin>


More information about the Libstdc++ mailing list