This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 Release Criteria
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: GCC 3.0 Release Criteria
- From: Hartmut Schirmer <hartmut dot schirmer at arcormail dot de>
- Date: Fri, 28 Apr 2000 22:11:45 +0200
- Cc: gcc at gcc dot gnu dot org
- References: <20000425235511A.mitchell@codesourcery.com>
- Reply-To: hartmut dot schirmer at arcormail dot de
On Wed, 26 Apr 2000, Mark Mitchell wrote:
>As you know, we're beginning to prepare for the next major release of
>GCC. This release will contain many new features including a
>standard-conforming C++ library, a much-better Java compiler and lots
>of new optimizations. In addition, I believe this will be the most
>reliable release of GCC to date. I'm excited about this release.
Bootstrapping with bounds checking enabled and using this compiler
on a large source pool might be a good idea.
Hartmut