From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8805 invoked by alias); 2 Mar 2008 03:59:37 -0000 Received: (qmail 8797 invoked by uid 22791); 2 Mar 2008 03:59:36 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Mar 2008 03:59:17 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 184F69831E; Sun, 2 Mar 2008 03:59:15 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id CDA739802A; Sun, 2 Mar 2008 03:59:14 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JVfM1-0002O1-2q; Sat, 01 Mar 2008 22:59:13 -0500 Date: Sun, 02 Mar 2008 03:59:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Eli Zaretskii , gdb@sourceware.org Subject: Re: [ANNOUNCEMENT] GDB 6.8 release process created! Message-ID: <20080302035912.GA8955@caradoc.them.org> Mail-Followup-To: Nick Roberts , Eli Zaretskii , gdb@sourceware.org References: <18377.54973.885633.998260@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18377.54973.885633.998260@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00010.txt.bz2 On Sun, Mar 02, 2008 at 11:20:45AM +1300, Nick Roberts wrote: > That seems like a lot of failures. Mid-seventies is about typical for my runs. For instance most of the Ada tests blow up with current FSF gnat (Joel knows about this, the AdaCore sources work better). GPC, if you have it installed, fails a bunch of Pascal tests. > FAIL: gdb.base/annota1.exp: continue to printf > FAIL: gdb.base/annota1.exp: send SIGUSR1 > FAIL: gdb.base/annota1.exp: signal sent > FAIL: gdb.cp/annota2.exp: continue to exit > FAIL: gdb.cp/annota2.exp: watch triggered on a.x I fixed these in HEAD right after I was informed of them. I don't think either the patch causing them or fixing them has been moved to the branch. -- Daniel Jacobowitz CodeSourcery