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: [PATCH] Some work on the zone collector



On Thu, 27 Nov 2003, Steven Bosscher wrote:

> On Thursday 27 November 2003 01:49, Daniel Berlin wrote:
> > On Thu, 27 Nov 2003, Steven Bosscher wrote:
> > > Hi,
> > >
> > > This patch for mainline is a missing piece for runtime allocatable
> > > GC zones.  Bootstrapped and regtested with the zone collector on
> > > i686-pc-linux-gnu.
> > >
> > > There are lots of new FAILs compared to mainline with the page collector,
> > > so I'm re-running the test suite know with a clean tree and the zone
> > > collector to see if it's my patch that breaks it (though I wouldn't know
> > > how it possibly could...).
> >
> > Hmmmm. That's interesting. it was regtested when it was first submitted,
> > and bootstrapped with GCAC on.  If your patch causes afilurse, something
> > is broken.
> > Cookie checking usually helps when things break.
>
> I just bootstrapped and tested PCH with a clean tree.  It fails miserably.

It worked way back when, AFAIK.
DOes non-PCH work okay?

>
> I think this used to work, or at least I never noticed it did not.

> > I'm happy to look at PCH related problems for gc-zone (which i'm sure
> > exist, i'm not arrogant enough to believe i got it completely righ the
> > first time :P)
>
> Okeydokey, thanks.  What do you think of the rest of the patch?

Looks good to me.


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