This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
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.