--- Begin Message ---
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>, Vladimir Makarov <vmakarov at redhat dot com>, Sebastian Pop <sebpop at gmail dot com>
- Date: Thu, 27 Nov 2008 18:30:44 +0000 (UTC)
- Subject: GCC 4.4.0 Status Report (2008-11-27)
- Approved: news@gmane.org
- Archived-at: <http://permalink.gmane.org/gmane.comp.gcc.devel/102338>
- Envelope-to: gcc@gmane.org
- Newsgroups: gmane.comp.gcc.devel
- Original-received: from sourceware.org ([209.132.176.174])by lo.gmane.org with smtp (Exim 4.50)id 1L5lff-0008P6-TOfor gcc@gmane.org; Thu, 27 Nov 2008 19:33:00 +0100
- Original-received: (qmail 3689 invoked by alias); 27 Nov 2008 18:31:46 -0000
- Original-received: (qmail 3677 invoked by uid 22791); 27 Nov 2008 18:31:46 -0000
- Original-received: from mx20.gnu.org (HELO mx20.gnu.org) (199.232.41.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 27 Nov 2008 18:30:49 +0000
- Original-received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from <joseph@codesourcery.com>) id 1L5ldW-0004Y0-C3 for gcc@gcc.gnu.org; Thu, 27 Nov 2008 13:30:46 -0500
- Original-received: (qmail 10291 invoked from network); 27 Nov 2008 18:30:45 -0000
- Original-received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 27 Nov 2008 18:30:45 -0000
- Original-received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from <joseph@codesourcery.com>) id 1L5ldU-00021k-82; Thu, 27 Nov 2008 18:30:44 +0000
- Original-x-from: gcc-return-150292-gcc=m.gmane.org@gcc.gnu.org Thu Nov 27 19:33:13 2008
- Xref: news.gmane.org gmane.comp.gcc.devel:102338
Status
======
Trunk is in Stage 4 (regression and documentation fixes mode).
GCC 4.4 will be branched when there are no open P1 regressions for 4.4
and the total number of P1, P2 and P3 regressions for 4.4 is 100 or
below. Trunk will open for Stage 1 for GCC 4.5 immediately after 4.4
branches, and 4.4.0-rc1 will be made from the branch shortly after
branching.
The old register allocator has not yet been removed but should be
removed soon. The list of targets not yet converted to IRA is
unchanged from the previous report:
arc
m32c
m68hc11
mmix
pdp11
score
vax
Unconverted targets will be added to the deprecation list when the old
allocator is removed, and removed from trunk along with the other
deprecated targets shortly after 4.4 branches; until then, target
maintainers may remove them from the deprecation list as part of the
patch converting them to IRA without any further approval for the
undeprecation being needed. Although some people have suggested they
might work on conversion of some of these targets, the only one I am
aware of actual activity on converting is m32c.
Vladimir, is there any news on the patch to remove the old allocator
since <http://gcc.gnu.org/ml/gcc/2008-10/msg00428.html>, or on getting
m32c and IRA working together?
There is as yet no installation documentation in install.texi pointing
to the libraries required for Graphite, but since a suitable PPL
release is now available it should be possible for a corresponding
Cloog release to be made, tarballs to be placed in the infrastructure
directory and documentation updated.
Quality Data
============
Priority # Change from Last Report
-------- --- -----------------------
P1 9 - 4
P2 105 - 9
P3 11 + 8
-------- --- -----------------------
Total 125 - 5
There are a total of 5150 open bugs in Bugzilla, counting both
regressions and non-regressions. It seems quite likely that many of
the older bugs have in fact been fixed since they were filed, but we
don't have any good procedures for occasionally reviewing bugs to see
if they are still applicable to current trunk.
Previous Report
===============
http://gcc.gnu.org/ml/gcc/2008-11/msg00187.html
The next report for 4.4.0 will be sent by Mark.
--
Joseph S. Myers
joseph@codesourcery.com
--- End Message ---