This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Chill
- To: dewar at gnat dot com
- Subject: Re: Chill
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Mon, 02 Oct 2000 08:42:46 -0700
- Cc: gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20001002132511.8D40B34D84@nile.gnat.com>
>>>>> "Robert" == Robert Dewar <dewar@gnat.com> writes:
Robert> wouldn't it work to simply provide dummy implementations
Robert> of the obstack mechanism that did nothing at all (I am not
Robert> particularly arguing for retaining Chill, just asking the
Robert> question).
Some of the tests for which mechanism you are using are on the
critical path, so these want to go.
In addition, not freeing the memory at all will make the compiler
unusable for all but very small programs.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com