| Summary: | tests/arm64/bug484935.c doesn't build if CFLAGS contain "-O2 -flto -ffat-lto-objects" | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Romain Geissler <romain.geissler> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mark |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | proposed patch (git format-patch format) | ||
|
Description
Romain Geissler
2025-09-04 12:12:51 UTC
Thanks, looks good. Updated NEWS and pushed as: commit fc9bb3a0e4c1325b0ff428cddacea0947e945c67 Author: Romain Geissler <romain.geissler@amadeus.com> Date: Thu Sep 4 12:10:12 2025 +0000 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 |