Re: Add varpool node removal/insertion hooks

2013-09-08 Thread Gabriel Dos Reis
On Sun, Sep 8, 2013 at 9:58 AM, Jan Hubicka wrote: >> On Sun, Sep 8, 2013 at 9:23 AM, Jan Hubicka wrote: >> > Hi, >> > this patch adds API for varpool node removal/insertion hooks that are >> > fully symmetric >> > to cgraph code. >> > >> > Bootstrapped/regtested x86_64-linux after working aroun

Re: Add varpool node removal/insertion hooks

2013-09-08 Thread Jan Hubicka
> On Sun, Sep 8, 2013 at 9:23 AM, Jan Hubicka wrote: > > Hi, > > this patch adds API for varpool node removal/insertion hooks that are fully > > symmetric > > to cgraph code. > > > > Bootstrapped/regtested x86_64-linux after working around PR58340, will > > commit it shortly. > > Hi Honza, > >

Re: Add varpool node removal/insertion hooks

2013-09-08 Thread Gabriel Dos Reis
On Sun, Sep 8, 2013 at 9:23 AM, Jan Hubicka wrote: > Hi, > this patch adds API for varpool node removal/insertion hooks that are fully > symmetric > to cgraph code. > > Bootstrapped/regtested x86_64-linux after working around PR58340, will commit > it shortly. Hi Honza, I can't bootstrap trunk

Add varpool node removal/insertion hooks

2013-09-08 Thread Jan Hubicka
Hi, this patch adds API for varpool node removal/insertion hooks that are fully symmetric to cgraph code. Bootstrapped/regtested x86_64-linux after working around PR58340, will commit it shortly. Honza * cgraph.h (varpool_node_hook, varpool_node_hook_list, varpool_add_node_rem