From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5432 invoked by alias); 14 Jan 2004 08:48:50 -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 5424 invoked from network); 14 Jan 2004 08:48:46 -0000 Received: from unknown (HELO mailhost2.tudelft.nl) (130.161.180.2) by sources.redhat.com with SMTP; 14 Jan 2004 08:48:46 -0000 Received: from 127.0.0.1 (localhost [127.0.0.1]) by rav.antivirus (Postfix) with SMTP id 6822660FB; Wed, 14 Jan 2004 09:48:45 +0100 (MET) Received: from listserv.tudelft.nl (listserv.tudelft.nl [130.161.180.33]) by mailhost2.tudelft.nl (Postfix) with ESMTP id 50B225852; Wed, 14 Jan 2004 09:48:45 +0100 (MET) Received: from steven.lr-s.tudelft.nl (hekje1.shuis.tudelft.nl [145.94.192.78]) by listserv.tudelft.nl (8.12.10/8.12.8) with ESMTP id i0E8miQP019233; Wed, 14 Jan 2004 09:48:45 +0100 (MET) Received: by steven.lr-s.tudelft.nl (Postfix, from userid 500) id 47F0F912E5; Wed, 14 Jan 2004 09:52:07 +0100 (CET) From: Steven Bosscher To: "Mark Mitchell" , "Geoff Keating" Subject: Re: gcc 3.5 integration branch proposal Date: Wed, 14 Jan 2004 08:48:00 -0000 User-Agent: KMail/1.5.4 Cc: , "Phil Edwards" References: <90200277-4301-11D8-BDBD-000A95B1F520@apple.com> <014a01c3da65$7ea10620$c00111ac@minax> In-Reply-To: <014a01c3da65$7ea10620$c00111ac@minax> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401140952.06596.s.bosscher@student.tudelft.nl> X-SW-Source: 2004-01/txt/msg00858.txt.bz2 > To me, there are still too many regressions, some of which I view as > serious. There are 18 wrong-code regressions, which I find particularly > worrisome. There are just 13 wrong-code bugs in Bugzilla. hpux is the biggest loser with three. There also is one arm bug. One of the other 9 is about -fwritable-strings. Gr. Steven