Hi all,

This is a fix for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56727
which replaces recursive PLT calls with direct calls to static
aliases.

In presense of function aliases this patch takes a conservative
approach and keeps the PLT call (Jan suggested to optimize more
aggressively even when aliases are present but I haven't implemented
this).

-Y

Attachment: pr56727.patch
Description: Binary data

Reply via email to