From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24140 invoked by alias); 26 Feb 2006 18:53:18 -0000 Received: (qmail 24130 invoked by uid 22791); 26 Feb 2006 18:53:18 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 26 Feb 2006 18:53:17 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FDR19-0005IP-5t; Sun, 26 Feb 2006 13:53:15 -0500 Date: Sun, 26 Feb 2006 19:11:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Remove XFAIL in interrupt.exp for i*86-pc-linux*-gnu* Message-ID: <20060226185315.GA20315@nevyn.them.org> Mail-Followup-To: Fred Fish , gdb-patches@sourceware.org References: <200602261349.43089.fnf@specifix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602261349.43089.fnf@specifix.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00484.txt.bz2 On Sun, Feb 26, 2006 at 01:49:43PM -0500, Fred Fish wrote: > Testing a current development gdb using the current development gcc > produces an XPASS in interrupt.exp. This patch fixes it. This test has little to do with gcc, and gdb hasn't been modified in this area recently. Are you sure it's 100% repeatable? This test has xpassed on-and-off randomly for years; I suspect it's a real bug, but we haven't reproduced it outside of expect. -- Daniel Jacobowitz CodeSourcery