From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18746 invoked by alias); 19 Mar 2010 02:19:39 -0000 Received: (qmail 18738 invoked by uid 22791); 19 Mar 2010 02:19:39 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 19 Mar 2010 02:19:35 +0000 Received: (qmail 10830 invoked from network); 19 Mar 2010 02:19:33 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Mar 2010 02:19:33 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1NsRoC-0006x3-Hi; Fri, 19 Mar 2010 02:19:32 +0000 Date: Fri, 19 Mar 2010 02:19:00 -0000 From: "Joseph S. Myers" To: Tom Tromey cc: Doug Evans , gdb-patches@sourceware.org Subject: Re: [RFA] kfail longjmp.exp tests due to bug 9270 In-Reply-To: Message-ID: References: <20100318221601.F233684413@ruffy.mtv.corp.google.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00718.txt.bz2 On Thu, 18 Mar 2010, Tom Tromey wrote: > >>>>> "Doug" == Doug Evans writes: > > Doug> 2010-03-18 Doug Evans > Doug> * gdb.base/longjmp.exp: Mark tests that fail on x86_64-linux due to > Doug> bug 9270 as kfail. > > I suspect these will fail on all recent-enough glibc systems as-is. > They fail on my plain old x86 box, for instance. If so, XFAILing for both 32-bit and 64-bit would be a simple way to avoid needing to solve my effective-target question. -- Joseph S. Myers joseph@codesourcery.com