This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.4.0 Status Report (2009-01-31)
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc at gcc dot gnu dot org, "Joseph S. Myers" <joseph at codesourcery dot com>
- Date: Sat, 31 Jan 2009 09:36:34 -0800
- Subject: Re: GCC 4.4.0 Status Report (2009-01-31)
- References: <20090131123411.GC16681@sunsite.ms.mff.cuni.cz>
On Sat, Jan 31, 2009 at 4:34 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> Status
> ======
>
> The trunk remains Stage 4, so only fixes for regressions (and changes
> to documentation) are allowed.
>
> The number of P1, P2 and P3 regressions is already under 100 and the only
> remaining P1 has a patch approved. The old register allocator has been
> removed. The 4.4 branch will be created when all the P1 fixes are committed
> and the licensing changes (see the GCC Runtime Library Exception thread on
> gcc mailing list) land on the trunk.
>
> Quality Data
> ============
>
> Priority # Change from Last Report
> -------- --- -----------------------
> P1 1 - 11
I checked in the fix for PR38952. There should no P1 regression now.
> P2 91 - 21
> P3 0 - 4
> -------- --- -----------------------
> Total 92 - 36
>
> Previous Report
> ===============
>
> http://gcc.gnu.org/ml/gcc/2009-01/msg00051.html
>
> The next report for 4.4.0 will be sent by Joseph.
>
--
H.J.