https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60662
--- Comment #10 from Antoine Pitrou <pitrou at free dot fr> --- (In reply to Sam James from comment #8) > (In reply to Antoine Pitrou from comment #7) > > For cases like this, a new bug is best, as it's not always the exact same > issue, and in any case is harder to miss in a new bug. Unfortunately, I'm failing to devise a simple reproducer, even with the original complex set of compiler and linker flags that are used on that CI build of ours. It seems also related to GNU `ld` behavior, as `ld.gold` and `mold` don't show the issue (this issue actually surfaced for us when gold was removed in binutils 2.44).