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: GCC 3.3, GCC 3.4


Phil Edwards wrote:-

> I detect the note of frustration, but I think this is an experiment
> worth making.  Say, allow --with-gc=none (re-allow?) to choose ggc-none.c,
> and see what happens.
> 
> Perhaps the compiler need only turn on GC at all once a threshold number
> of... something... has been passed.  (Statements?  Tree nodes created?
> Dunno.)

Whatever we do, the worst thing is to make GCC non-deterministic.

Someone suggested this (Geoff?) and someone else (Mike I think!) pointed
out what a bad idea this was.

Neil.


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