From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7573 invoked by alias); 11 Jan 2004 22:06:12 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 7566 invoked from network); 11 Jan 2004 22:06:11 -0000 Received: from unknown (HELO hall.mail.mindspring.net) (207.69.200.60) by sources.redhat.com with SMTP; 11 Jan 2004 22:06:11 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by hall.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Afnie-0003XI-00; Sun, 11 Jan 2004 17:06:04 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 72D624ACDA; Sun, 11 Jan 2004 17:06:06 -0500 (EST) To: cagney@gnu.org, mec.gnu@mindspring.com Subject: Re: Proposal: obsolete target hppa*-hp-hpux10.* Cc: brobecker@act-europe.fr, dave@hiauly1.hia.nrc.ca, gdb@sources.redhat.com Message-Id: <20040111220606.72D624ACDA@berman.michael-chastain.com> Date: Sun, 11 Jan 2004 22:06:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-01/txt/msg00149.txt.bz2 > All that HP/UX specific xfail stuff should be deleted unconditionally. > It's all wrong. It's another HP merge bogon. Time to again threaten to > remove the lot? :-) I don't *know* that all of them are wrong. Some of them may be genuine bugs on hppa*-*-hpux*, either with the hp-ux compiler or with gcc on that target. Now that I can run the test suite and I can kill lots of them, though. In fact, I'll go kill some more today. % grep -r 'setup_xfail.*hp' ... Michael C