This is the mail archive of the gcc@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: Do we still need ggc-simple


On Sun, 2003-12-14 at 02:35, Nick Burrett wrote:
> Steven Bosscher wrote:
> > On Wednesday 10 December 2003 11:41, Nick Burrett wrote:
> > 
> >>Steven Bosscher wrote:
> >>
> >>>Why do we still have ggc-simple?  Are there any targets for which
> >>>ggc-page doesn't work?
> >>
> >>Yes (arm-riscos-aof), though it is maintained outside of the GCC tree.
> > 
> > 
> > OK.  So I like bitching.
> > 
> > Why is arm-riscos-aof not using ggc-page with malloc?
> 
> Sorry.  The last time I looked to make the decision on using ggc-page or 
> ggc-simple, I figured that ggc-page was a solely mmap implementation. 
> Upon reading the code further, I notice it isn't and therefore I will 
> drop my requirement for ggc-simple.

Based on this discussion, I will pre-approve a patch to remove all
traces of ggc-simple.c from the mainline.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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