From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8061 invoked by alias); 22 Apr 2003 23:14:37 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 8054 invoked from network); 22 Apr 2003 23:14:36 -0000 Received: from unknown (HELO ns2.tudelft.nl) (130.161.180.65) by sources.redhat.com with SMTP; 22 Apr 2003 23:14:36 -0000 Received: from CONVERSION-DAEMON.mailhost1.tudelft.nl by mailhost1.tudelft.nl (PMDF V6.1-1 #40924) id <0HDR00701PWBJD@mailhost1.tudelft.nl> for gcc@gcc.gnu.org; Wed, 23 Apr 2003 01:14:36 +0200 (MEST) Received: from lr0nt3.lr.tudelft.nl (lr0nt3.lr.tudelft.nl [130.161.166.23]) by mailhost1.tudelft.nl (PMDF V6.1-1 #40924) with ESMTP id <0HDR003A7PWB0Y@mailhost1.tudelft.nl>; Wed, 23 Apr 2003 01:14:35 +0200 (MEST) Received: by lr0nt3.lr.tudelft.nl with Internet Mail Service (5.5.2656.59) id <23SPVDA1>; Wed, 23 Apr 2003 01:14:09 +0200 Content-return: allowed Date: Tue, 22 Apr 2003 23:55:00 -0000 From: "S. Bosscher" Subject: RE: GCC 3.3 Status To: 'Mark Mitchell ' , "'gcc@gcc.gnu.org '" Message-id: <4195D82C2DB1D211B9910008C7C9B06F01F3732B@lr0nt3.lr.tudelft.nl> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 X-SW-Source: 2003-04/txt/msg01103.txt.bz2 Mark, You already have downgraded quite a few PRs, and now you're about to downgrade a few more. I think that for 3.3 it is the right decision (heck, it's got to go out now, can't wait forever), but is it your intention to upgrade those PRs again once 3.3 is released? Many PRs against 3.3 have been simply ignored, or were not recognised as regressions, for some time (until Wolfgang started his Great Work of analysing all those PRs). Most of them are still present on the trunk. And they _are_ regressions, even if everybody agrees that they should not hold up 3.3 any longer. Greetz Steven -----Original Message----- From: Mark Mitchell To: gcc@gcc.gnu.org Cc: rearnshaw@arm.com; obrien@FreeBSD.org; geoffk@geoffk.org; dje@watson.ibm.com; rth@redhat.com; davem@redhat.com; jakub@redhat.com; joern.rennecke@superh.com; aoliva@redhat.com; per@bothner.com; apbianco@redhat.com; aph@redhat.com; jh@suse.cz Sent: 22-4-03 23:40 Subject: GCC 3.3 Status If you are in the CC list for this email, please read this entire message. As of now, we've got 32 high-priority PRs against GCC 3.3. I'm going to downgrade some of these, including doc issues, "misleading" (but correct) error messages, etc. In fact, if we do not get closure quickly, it is my intention (assuming the SC does not override my decision) to ship 3.3 with virtually *all* of these PRs unfixed. Very few open 3.3 PRs affect primary targets, and of those that do, most are ice-on-illegal rather than wrong-code, and of those that are wrong-code, nobody seems to be making any progress on fixing them. I intend to personally tackle most of the remaining C++ issues, including trying to make a little more progress on the compile-time issues with respect to inlining, probably by doing the appropriate double-counting of CLEANUP_STMTs. Below is a list of PRs that are apparently port-specific, together with the maintainers for that port. Maintainers, please let me know that (a) you intend to tackle these PRs in the next few days (by assigning them to yourself) or at least (b) that you are not going to try to fix them, by sending mail to me. Please do either (a) or (b) so that I know what we have a chance to fix and what we do not. If you choose (b), GCC 3.3 will probably ship without a fix for the PR. If you can, please spend a little time to fix up just one PR; if each port maintainer below does that, we'll nail almost all of them. It is my intention to make the first GCC 3.3 prerelease in the early part of next week. The branch will close to patches that do not have my approval at that time. Here is the list of open PRs: Geoff Keating, David Edelsohn: PR 9745, 10315: PowerPC Richard Earnshaw: PR 6860, PR 10206: ARM David O'Brien, Richard Henderson, David Miller, Jakub Jelinek: PR 10453: SPARC/FreeBSD Richard Henderson, David Miller, Jakub Jelinek: PR 8300, PR 10160: SPARC Jeff Law: PR 10021, PR 9812: m68k Joern Rennecke, Alexandre Oliva: PR 9594: SH Richard Henderson: PR 10308: x86 Per Bothner, Alexandre Petit-Biano, Andrew Haley: PR 10353: Java Jan Hubicka: PR 9929: x86 assigned to you -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com