On Fri, Aug 30, 2013 at 8:54 AM, Jan Hubicka wrote:
> Hi,
> this patch fixes gcc.dg/tree-ssa/attr-alias.c on x86-64 target.
> The problem here is that we attempt to create local alias since we consider
> weakref
> of test() to be overwritable and at the same time available.
> The change in cgraph
Hi,
this patch fixes gcc.dg/tree-ssa/attr-alias.c on x86-64 target.
The problem here is that we attempt to create local alias since we consider
weakref
of test() to be overwritable and at the same time available.
The change in cgraph_function_body_availability makes weakref to properly
inherit
av