This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 4.5 Status Report (2010-01-21)
- From: Jakub Jelinek <jakub at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 21 Jan 2010 15:19:57 +0100
- Subject: GCC 4.5 Status Report (2010-01-21)
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
Status
======
The trunk is still in regression and documentation fixes only
mode, we still have several P1 regressions that need to be fixed
before branching. There will be a release candidate made available
when there are no remaining P1 regressions on the trunk.
If you have found a bug that you think should block the release
and that is not marked as P1 regression make sure to mark
it as regression with P3 and CC one of the release managers.
Likewise if you think a bug should not be P1.
In general all regressions toward GCC 4.4 in release critical
parts of the compiler should be P1 at this point if they
are build issues, ICEs or wrong-code issues.
Please help in analyzing and fixing bugs.
Quality Data
============
Priority # Change from Last Report
-------- --- -----------------------
P1 18 - 8
P2 84 - 9
P3 9 + 5
-------- --- -----------------------
Total 111 - 12
There are 63 P4 and 73 P5 priority regressions.
Previous Report
===============
http://gcc.gnu.org/ml/gcc/2009-12/msg00019.html
The next report will be sent by Mark.