Snippets for xsimd 14.3.0 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/ggdd3hikfxrq9243hll1m4jkblk1y983-xsimd-14.3.0.drv.
-
/nix/store/7sh9061yj9yl20ndc00rqw4d0bd80m1j-gcc-15.3.0/include/c++/15.3.0/bits/stl_algobase.h:407:16: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 407 | *__out = *__in; | ~~~~~~~^~~~~~~ -
/nix/store/7sh9061yj9yl20ndc00rqw4d0bd80m1j-gcc-15.3.0/include/c++/15.3.0/bits/stl_algo.h:1107:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 1107 | *__result = *__last; | ~~~~~~~~~~^~~~~~~~~