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

--- Comment #7 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Thomas Wolff from comment #6)
> Well, it happens if I link with gcc16, not earlier gcc, so it's somehow the
> linker integration into gcc. Can you direct the issue to the linker target
> or does it need to reported again elsewhere?

Can you show us exactly what commands you're running for this? Unless LTO is
used, there is no extra optimisation that is (or can be) done when linking
object files, unless it is done by the linker.

The bfd bug tracker is at sourceware.org/bugzilla but it's not clear to me what
you're running here yet.

In addition to sharing the commands, please add in -Wl,-v and show us what they
say.

Reply via email to