From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17502 invoked by alias); 25 Jul 2007 02:08:40 -0000 Received: (qmail 17481 invoked by uid 22791); 25 Jul 2007 02:08:39 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Jul 2007 02:08:38 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l6P28NEi020018; Tue, 24 Jul 2007 22:08:24 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [10.11.254.111]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l6P28NxW016611; Tue, 24 Jul 2007 22:08:23 -0400 Received: from greed.delorie.com (vpn-14-8.rdu.redhat.com [10.11.14.8]) by post-office.corp.redhat.com (8.13.8/8.13.8) with ESMTP id l6P28NwU005864; Tue, 24 Jul 2007 22:08:23 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.8) with ESMTP id l6P28MfG008528; Tue, 24 Jul 2007 22:08:22 -0400 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l6P28M9A008525; Tue, 24 Jul 2007 22:08:22 -0400 Date: Wed, 25 Jul 2007 03:58:00 -0000 Message-Id: <200707250208.l6P28M9A008525@greed.delorie.com> From: DJ Delorie To: bje@au1.ibm.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org, binutils@sourceware.org, ian@airs.com, dberlin@dberlin.org In-reply-to: <1185328845.14525.1.camel@localhost> (message from Ben Elliston on Wed, 25 Jul 2007 12:00:45 +1000) Subject: Re: PATCH: remove libiberty/ternary.c et al References: <1185324590.19345.28.camel@localhost> <200707250140.l6P1eVjQ002759@greed.delorie.com> <1185328845.14525.1.camel@localhost> X-IsSubscribed: yes 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: 2007-07/txt/msg00267.txt.bz2 Well, I can't think of any other reasons to not remove it. Ian?