From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3137 invoked by alias); 28 Apr 2004 22:43: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 3126 invoked from network); 28 Apr 2004 22:43:36 -0000 Received: from unknown (HELO uniton.integrable-solutions.net) (62.212.99.186) by sources.redhat.com with SMTP; 28 Apr 2004 22:43:36 -0000 Received: from uniton.integrable-solutions.net (localhost [127.0.0.1]) by uniton.integrable-solutions.net (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id i3SLS99b015891; Wed, 28 Apr 2004 23:28:09 +0200 Received: (from gdr@localhost) by uniton.integrable-solutions.net (8.12.3/8.12.3/Submit) id i3SLS9gg015890; Wed, 28 Apr 2004 23:28:09 +0200 X-Authentication-Warning: uniton.integrable-solutions.net: gdr set sender to gdr@integrable-solutions.net using -f To: Matthias Klose Cc: gcc@gcc.gnu.org Subject: Re: GCC-3.3.4 status report References: <16526.44460.588062.48796@gargle.gargle.HOWL> From: Gabriel Dos Reis In-Reply-To: <16526.44460.588062.48796@gargle.gargle.HOWL> Organization: Integrable Solutions Date: Thu, 29 Apr 2004 03:05:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-04/txt/msg01349.txt.bz2 Matthias Klose writes: | Gabriel Dos Reis writes: | > | > Hi, | > | > There are 25 open PRs targetted for 3.3.4. Of course, I don't | > expect all of them to be fixed before the release. The most serious | > PRs are the regressions: | | [...] | | Two more: | | - the branch currently doesn't bootstrap on sparc-linux. bootstrap | with the patch attached succeeded. It's fixed in 3.4 and 3.3-rhl-branch. | Patch by Jakub. | | - PR14235 is a regression against gcc-2.95 at least on m68k-linux. | bootstrapped on *-linux, found in the 3.3-rhl-branch as | well. Checked in by Jakub on the 3.3-rhl-branch. | | Both patches sent offline to you as well. Ok to checkin? Yes; thanks for having tracked those. -- Gaby