[Fwd: GCC 4.4.0 Status Report (2008-09-09)]
Tobias Burnus
burnus@net-b.de
Wed Sep 10 12:16:00 GMT 2008
Fortran status:
I believe there will not be any bigger features be added under the bug
fix policy. There might be bugs which as side effect introduce a new
feature or fix some special case by implementing it.
Currently Fortran has 6 regressions:
- 36463: 4.4: ICE on valid code (no real regression, was before:
rejects-valid)
- 35680: 4.3/4.4 ICE on invalid code
- 36700: 4.3/4.4 ICE on invalid code
- 37274: rejects-valid; Paul posted a patch
- 37319: 4.4 Missing diagnostic error; fails not on all systems
- 36599: 4.3 only: Slow down (-> won't fix?)
The Fortran95 meta-bug lists 21 PRs (one of which is 37274 of above
which has a patch).
Goal: Fix all regressions + F95 bugs until 4.4 is released and fix
additionally some other bugs, especially wrong-code, memory/compile-time
hog, rejects-valid, and ICEs as well.
Tobias
PS: I would wait a while to reduce the number of F95 bugs, but then we
could ask Dick Hendrickson to re-run his Fortran 95 testsuite.
Currently, 7 of his bugs remain unfixed.
-------- Original message --------
Subject: GCC 4.4.0 Status Report (2008-09-09)
Date: Tue, 9 Sep 2008 21:41:45 +0000 (UTC)
From: Joseph S. Myers <joseph@codesourcery.com>
To: gcc@gcc.gnu.org
CC: Mark Mitchell <mark@codesourcery.com>
Status
======
Trunk in in Stage 3, so only bug fixes, documentation changes and new
ports are generally allowed, subject to the discretion of individual
maintainers. I discussed the nature of that discretion and how some
maintainers need to be more conservative than others in
<http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00433.html>.
The old register allocator will be removed on or shortly after 25
September and targets that have not been updated will be broken at
that point and added to the deprecation list for 4.4 if people are not
already in the process of updating them.
The following ports have people working on their conversion to IRA and
this will hopefully be concluded soon with the help of the IRA
developers:
m68k
mips
The following ports are unconverted and I don't recall seeing people
saying they were working on IRA ports, although I may have missed such
statements:
arc
cris
frv
m32c
m68hc11
mmix
pdp11
score
vax
Quality Data
============
Priority # Change from Last Report
-------- --- -----------------------
P1 28 + 19
P2 135 + 4
P3 31 + 3
-------- --- -----------------------
Total 194 + 26
The accumulation of regression PRs is likely to reflect increased
testing of trunk. Some of the bugs may well be different failures
with the same underlying cause; it is useful to keep testing to see if
a reported regression has been fixed by the patch for another
regression.
Previous Report
===============
http://gcc.gnu.org/ml/gcc/2008-09/msg00013.html
The next report for 4.4.0 will be sent by Mark.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Fortran
mailing list