This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix PR 63566 part 4


On Sun, Feb 8, 2015 at 1:10 PM, Jan Hubicka <hubicka@ucw.cz> wrote:
> Hi,
> this patch finally enables local functions for functions with aliases and thunks.
>
> Honza
>
>         PR ipa/63566
>         * ipa-visibility.c (cgraph_node::non_local_p): Accept aliases.
>         (cgraph_node::local_p): Remove thunk related FIXME.

This caused:

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


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]