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

--- Comment #15 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Any idea why prior to introduction of this bug, gcc always emitted a
GOT-indirect call for mcount? It looks like it is avoiding lazy PLT resolver,
but why is that necessary?

Reply via email to