From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30528 invoked by alias); 8 Sep 2004 16:48:19 -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 30503 invoked from network); 8 Sep 2004 16:48:18 -0000 Received: from unknown (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org with SMTP; 8 Sep 2004 16:48:18 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.12.10/8.12.10) with ESMTP id i88Glkl3029369; Wed, 8 Sep 2004 12:47:46 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i88GmH703209; Wed, 8 Sep 2004 12:48:17 -0400 Received: from roscoe.artheist.org (vpn50-39.rdu.redhat.com [172.16.50.39]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with SMTP id i88GmFV00448; Wed, 8 Sep 2004 09:48:15 -0700 Date: Wed, 08 Sep 2004 16:48:00 -0000 From: Benjamin Kosnik To: libstdc++@gcc.gnu.org Cc: gcc@gcc.gnu.org Subject: mainline libstdc++ failures, one week old Message-Id: <20040908114741.25e2d1b7.bkoz@redhat.com> Organization: Red Hat / Chicago Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00371.txt.bz2 This is just a heads up to libstdc++ developers. Last known good snapshot of mainline with zero libstdc++ failures on x86/linux or ppc/darwin is Sept 1 or 2, depending on your location and pull date. See: http://gcc.gnu.org/ml/gcc-testresults/2004-09/msg00059.html vs. http://gcc.gnu.org/ml/gcc-testresults/2004-09/msg00292.html So, things have been broken for some time. Is there any effort at fixing this breakage? I do not see this as library-related, but compiler related. Thoughts? -benjamin