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

--- Comment #2 from Naveen N Rao <naveen at kernel dot org> ---
I don't really have a preference, though I tend to agree that nops before the
local entry point aren't that useful. Even with the current approach, not all
functions have instructions at the GEP and for those, the nops are being
generated outside the function. We also won't have a separate GEP/LEP with
pcrel, so we won't need a separate option eventually.

Reply via email to