From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23070 invoked by alias); 15 Sep 2003 21:48:43 -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 23049 invoked from network); 15 Sep 2003 21:48:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 15 Sep 2003 21:48:39 -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 h8FLmc420656; Mon, 15 Sep 2003 17:48:38 -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 h8FLmae29256; Mon, 15 Sep 2003 17:48:36 -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 h8FLmWd31309; Mon, 15 Sep 2003 17:48:32 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h8FLmIP06918; Mon, 15 Sep 2003 17:48:18 -0400 Date: Mon, 15 Sep 2003 21:48:00 -0000 Message-Id: <200309152148.h8FLmIP06918@greed.delorie.com> From: DJ Delorie To: ac131313@redhat.com CC: drow@mvista.com, gdb-patches@sources.redhat.com, binutils@sources.redhat.com, gcc-patches@gcc.gnu.org In-reply-to: <3F662962.50407@redhat.com> (message from Andrew Cagney on Mon, 15 Sep 2003 17:04:34 -0400) Subject: Re: [libiberty and gdb] floatformat_is_valid References: <20030915143933.GA22129@nevyn.them.org> <3F6626F9.90003@redhat.com> <20030915205815.GA4563@nevyn.them.org> <3F662962.50407@redhat.com> X-SW-Source: 2003-09/txt/msg00347.txt.bz2 > > Besides, this is more in line with the > > libiberty policy of backwards compatibility, since it does not change > > the structure layout. > > That hasn't been an issue before? It has always been an issue.