STINNER Victor <vstin...@python.org> added the comment: GCC warning on aarch64 Fedora Rawhide LTO + PGO 3.x buildbot: https://buildbot.python.org/all/#/builders/612/builds/286
In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5709:25, inlined from ‘assemble’ at Python/compile.c:6048:18: Python/compile.c:5663:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5663 | *lnotab++ = k; | ~~~~~~~~~~^~~ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40334> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com