On Wed, 17 Apr 2024 at 08:58, Matthias Kretz <m.kr...@gsi.de> wrote: > > Tested on arm-linux-gnueabihf, powerpc64le-linux-gnu, and aarch64-linux-gnu. > > OK for trunk and backports?
OK, thanks. > > ----------------------------- 8< -------------------------- > > This resolves failing tests in check-simd. > > Signed-off-by: Matthias Kretz <m.kr...@gsi.de> > > libstdc++-v3/ChangeLog: > > PR libstdc++/114750 > * include/experimental/bits/simd_builtin.h > (_SimdImplBuiltin::_S_load, _S_store): Fall back to copying > scalars if the memory type cannot be vectorized for the target. > --- > libstdc++-v3/include/experimental/bits/simd_builtin.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > > -- > ────────────────────────────────────────────────────────────────────────── > Dr. Matthias Kretz https://mattkretz.github.io > GSI Helmholtz Centre for Heavy Ion Research https://gsi.de > stdₓ::simd > ──────────────────────────────────────────────────────────────────────────