Snippets for gperf 3.2.1 from Fedora i686
Sourced from https://kojipkgs.fedoraproject.org/packages/gperf/3.2.1/3.fc44/data/logs/i686/build.log.
-
/usr/include/bits/string_fortified.h:29:33: warning: ‘__memcpy_chk’ specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-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 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^