Snippets for ccache 4.13.6 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/mgibkcqs9dw8whnsxfs5d73wgiapsa9b-ccache-4.13.6.drv.
-
/nix/store/r7qf82zlzc2dly3nrdran1qxgzjj7626-glibc-2.42-67-dev/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' reading 96 bytes from a region of size 64 [-Wstringop-overread] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/nix/store/r7qf82zlzc2dly3nrdran1qxgzjj7626-glibc-2.42-67-dev/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' writing 32 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~