From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10939 invoked by alias); 10 Jun 2003 01:07:21 -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 10912 invoked from network); 10 Jun 2003 01:07:20 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 10 Jun 2003 01:07:20 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5A17KH29255; Mon, 9 Jun 2003 21:07:20 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5A17KI15512; Mon, 9 Jun 2003 21:07:20 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5A17IZ04229; Mon, 9 Jun 2003 21:07:18 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h5A17E916825; Mon, 9 Jun 2003 21:07:14 -0400 Date: Tue, 10 Jun 2003 01:07:00 -0000 Message-Id: <200306100107.h5A17E916825@greed.delorie.com> From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20030610010046.GA14620@doctormoo> (message from Nathanael Nerode on Mon, 9 Jun 2003 21:00:46 -0400) Subject: Re: [toplevel patch] Remove bogus conditional References: <20030610010046.GA14620@doctormoo> X-SW-Source: 2003-06/txt/msg00318.txt.bz2 > Nobody noticed. :-) Unfortunately, that doesn't mean a lot. > Tested on i686-pc-linux-gnu. Could you test the case this is designed for, i.e., cross-building a native?