This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add varpool node removal/insertion hooks


> On Sun, Sep 8, 2013 at 9:23 AM, Jan Hubicka <hubicka@ucw.cz> 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 at the moment on x86_64-linux.  How did you
> get past that?

I attached my workaround to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]