GCC 4.4.0 Status Report
[Posted February 2, 2009 by corbet]
| From: |
| Jakub Jelinek <jakub-AT-redhat.com> |
| To: |
| gcc-AT-gcc.gnu.org |
| Subject: |
| GCC 4.4.0 Status Report (2009-01-31) |
| Date: |
| Sat, 31 Jan 2009 13:34:11 +0100 |
| Message-ID: |
| <20090131123411.GC16681@sunsite.ms.mff.cuni.cz> |
| Cc: |
| "Joseph S. Myers" <joseph-AT-codesourcery.com> |
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
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.