GCC 4.4.0 Status Report
[Posted February 17, 2009 by corbet]
| From: |
| mitchell-AT-codesourcery.com (Mark Mitchell) |
| To: |
| gcc-AT-gcc.gnu.org |
| Subject: |
| GCC 4.4.0 Status Report (2009-02-16) |
| Date: |
| Mon, 16 Feb 2009 19:06:03 -0800 (PST) |
| Message-ID: |
| <20090217030603.7124D4C1C089@zelda.codesourcery.com> |
| Archive‑link: | |
Article |
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.