On Sun, Feb 8, 2015 at 1:10 PM, Jan Hubicka <hubi...@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.