This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 4.4.0 Status Report (2009-02-16)
- From: mitchell at codesourcery dot com (Mark Mitchell)
- To: gcc at gcc dot gnu dot org
- Date: Mon, 16 Feb 2009 19:06:03 -0800 (PST)
- Subject: GCC 4.4.0 Status Report (2009-02-16)
- Reply-to: mark at codesourcery dot com
Status
======
The trunk remains Stage 4, so only fixes for regressions (and changes
to documentation) are allowed.
As stated previously, the GCC 4.4 branch will be created when there
are no open P1s and the total number of P1, P2, and P3 regressions is
under 100. We've achieved that, but are still waiting for the FSF to
provide instructions regarding the installation of the new run-time
library license. I have pinged the FSF about that issue today.
There are three open P1s:
* PR39137, a problem with -mpreferred-stack-boundary=2 on x86
* PR39202, a crash with unions that appears target-independent
* PR39204, a crash in compute_antic
Quality Data
============
Priority # Change from Last Report
-------- --- -----------------------
P1 3 0
P2 77 - 4
P3 1 0
-------- --- -----------------------
Total 81 - 4
Previous Report
===============
http://gcc.gnu.org/ml/gcc/2009-02/msg00168.html
The next report for 4.4.0 will be sent by Richard.