From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22536 invoked by alias); 13 Oct 2004 17:15:03 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22525 invoked from network); 13 Oct 2004 17:15:02 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 13 Oct 2004 17:15:02 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1CHmiJ-0004xA-00; Wed, 13 Oct 2004 13:14:59 -0400 Received: from mindspring.com (unknown [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 5BB814B359; Wed, 13 Oct 2004 11:21:16 -0400 (EDT) Date: Wed, 13 Oct 2004 17:15:00 -0000 From: Michael Chastain To: gdb-patches@sources.redhat.com, drow@false.org Subject: Re: [rfa] dwarf2 intercu test Message-ID: <416D47EB.nailB6114LO3@mindspring.com> References: <20041012191144.GA21895@nevyn.them.org> In-Reply-To: <20041012191144.GA21895@nevyn.them.org> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00232.txt.bz2 > It fails for GDB 6.1, and passes for HEAD. Probably a typo there. For me, there are two FAIL results with gdb 6.2.1, and all PASS with gdb HEAD. But it looks fine. Approved. === 2004-10-12 Daniel Jacobowitz * dw2-intercu.S, dw2-intercu.exp: New files.