[Bug middle-end/56727] Recursive call goes through the PLT unnecessarily

tetra2005 at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 23 19:05:00 GMT 2017


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

--- Comment #7 from Yuri Gribov <tetra2005 at gmail dot com> ---
(In reply to Alexander Monakov from comment #6)
> Note that even without symbol aliases, such calls are not necessarily
> self-recursive when 'f' is first called via dlsym with RTLD_NEXT or a
> specific module as the first argument.

Right.  It seems -fno-semantic-interposition is the only option to disable
strict interposition rules.

So could someon close this as wontfix?


More information about the Gcc-bugs mailing list