From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12848 invoked by alias); 24 Dec 2003 17:37:54 -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 12827 invoked from network); 24 Dec 2003 17:37:53 -0000 Received: from unknown (HELO mail14.ha.ovh.net) (213.186.33.51) by sources.redhat.com with SMTP; 24 Dec 2003 17:37:53 -0000 Received: (qmail 6798 invoked by uid 503); 24 Dec 2003 17:38:12 -0000 Received: from unknown (HELO ?192.168.0.108?) (laurent%guerby.net@213.103.251.46) by ns0.ovh.net with SMTP; 24 Dec 2003 17:38:12 -0000 Subject: Re: new FAILs on HEAD From: Laurent GUERBY To: Zack Weinberg Cc: gcc-regression@gcc.gnu.org, gcc@gcc.gnu.org In-Reply-To: <878yl2dc39.fsf@codesourcery.com> References: <20031224055000.A1860@ds217-115-141-84> <87fzfadcf9.fsf@codesourcery.com> <20031224051727.GA9646@nevyn.them.org> <878yl2dc39.fsf@codesourcery.com> Content-Type: text/plain Message-Id: <1072287460.7357.582.camel@pc> Mime-Version: 1.0 Date: Thu, 25 Dec 2003 00:38:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-12/txt/msg01321.txt.bz2 On Wed, 2003-12-24 at 06:22, Zack Weinberg wrote: > mutter mumble ada/acats/tests/c9/c974001.a mumble grumble ... This one tests a tasking feature, it is more likely to be dependant on the thread library than the code generator. On these kind of test we may be "lucky" most of the times and sometimes get a failure. This one has never failed during my tests on x86-linux glibc 2.3.2 from Fedora Core 1 on the past few weeks. Laurent