This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
- To: law at cygnus dot com
- Subject: Re: GCC 3.0 Release Criteria
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 27 Apr 00 08:07:36 EDT
- Cc: gcc at gcc dot gnu dot org
obstacks need to stay -- consider languages like Ada, Pascal, Modula-3.
I've already gotten obstacks out of the Ada front end.
I agree we can't remove them any time soon, but I think we can in the
not-too-distant future since if the front-ends are being maintained at all,
they can make that change: it's not *that* much wor.