This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3.0 Status Report (2007-08-09)
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 14 Aug 2007 14:07:13 +0200
- Subject: Re: GCC 4.3.0 Status Report (2007-08-09)
- References: <200708100019.l7A0JDf1019939@sparrowhawk.codesourcery.com>
>
> Summary
> -------
>
> We entered Stage 2 on July 6th. I plan to put us into Stage 3 on
> September 10th. At that point, we will accept only bug-fixes -- no
> more new features until Stage 1 for GCC 4.4.
>
> Are there any folks out there who have projects for Stage 1 or Stage 2
> that they are having trouble getting reviewed? Any comments
> re. timing for Stage 3?
One thing I would like to see in is the sharing checker. The criteria
of bootstrap/regtesting on primary platforms is almost met now with
exception of regmove pass that I sent patch for some time ago.
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01441.html
I will do re-testing now and see if some new problems has appeared.
Honza