> On Wed, Oct 23, 2019 at 08:20:12PM +0200, Jan Hubicka wrote:
> > Hi,
> > this is variant of patch I comitted. It additionally register variable
> > removal hook to be sure that we do not mix up the static variable for
> > some other decl allocated later.
> >
> > Bootstrapped/regtested x86_64
>
On Wed, Oct 23, 2019 at 08:20:12PM +0200, Jan Hubicka wrote:
> Hi,
> this is variant of patch I comitted. It additionally register variable
> removal hook to be sure that we do not mix up the static variable for
> some other decl allocated later.
>
> Bootstrapped/regtested x86_64
This doesn't bu
Hi,
this is variant of patch I comitted. It additionally register variable
removal hook to be sure that we do not mix up the static variable for
some other decl allocated later.
Bootstrapped/regtested x86_64
Honza
2019-10-13 Jan Hubicka
* ipa-reference.h (ipa_reference_var_uid): Mov