]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix compilation of tests/arm64/bug484935.c when using fat LTO.
authorRomain Geissler <romain.geissler@amadeus.com>
Thu, 4 Sep 2025 12:10:12 +0000 (12:10 +0000)
committerMark Wielaard <mark@klomp.org>
Thu, 4 Sep 2025 13:48:04 +0000 (15:48 +0200)
commitfc9bb3a0e4c1325b0ff428cddacea0947e945c67
tree427b90a4695282323382e13b447814ce3333747d
parent6902553f902e6845d92824383425aac022690bb8
Fix compilation of tests/arm64/bug484935.c when using fat LTO.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121719

Fix this error:
/tmp/ccfnh7KQ.s: Assembler messages:
/tmp/ccfnh7KQ.s:175: Error: symbol `loop' is already defined
NEWS
memcheck/tests/arm64/bug484935.c