On Mon, Mar 13, 2017 at 4:19 PM, Martin Liška <mli...@suse.cz> wrote: > Hello. > > This is a small follow-up patch, where local.local flag should be also dropped > for a default implementation. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed?
I see we have clered the flag on the clones this way. But isn't it bogus to have it set in the first place? That is, isn't analysis sofar given bogus info? Shouldn't we instead fix local_p to not mark functions with MV attribute local in the first place? Richard. > Martin