Snippets for gperf 3.2.1 from Fedora aarch64
Sourced from https://kojipkgs.fedoraproject.org/packages/gperf/3.2.1/3.fc44/data/logs/aarch64/build.log.
-
/usr/include/bits/string_fortified.h:29:33: warning: ‘__memcpy_chk’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/usr/include/bits/string_fortified.h:29:33: warning: ‘__builtin___memcpy_chk’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^