From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22553 invoked by alias); 3 May 2004 19:28:35 -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 22528 invoked from network); 3 May 2004 19:28:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 May 2004 19:28:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i43JSWkG007772; Mon, 3 May 2004 15:28:32 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i43JSVv20039; Mon, 3 May 2004 15:28:31 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i43JSVcU010810; Mon, 3 May 2004 15:28:31 -0400 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id F263A800044; Mon, 3 May 2004 15:28:30 -0400 (EDT) Received: from toenail.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by toenail.toronto.redhat.com (8.12.10/8.12.5) with ESMTP id i43JSUC1016167; Mon, 3 May 2004 15:28:30 -0400 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.10/8.12.10/Submit) id i43JSUV6016163; Mon, 3 May 2004 15:28:30 -0400 X-Authentication-Warning: toenail.toronto.redhat.com: fche set sender to fche@redhat.com using -f To: Gerald Pfeifer Cc: Diego Novillo , gcc@gcc.gnu.org Subject: Re: [tree-ssa] Branch frozen References: <1083422676.19556.13.camel@localhost.localdomain> From: fche@redhat.com (Frank Ch. Eigler) Date: Mon, 03 May 2004 19:28:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Reasonable Discussion) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-05/txt/msg00063.txt.bz2 Gerald Pfeifer writes: > Summary: > [...] > o several failures for mudflap > [...] Yours all relate to multithreading; probably a plain configury bug. Not a showstopper. - FChE