From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7942 invoked by alias); 4 Dec 2002 16:31:07 -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 7841 invoked from network); 4 Dec 2002 16:31:05 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 4 Dec 2002 16:31:05 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 44B643F30; Wed, 4 Dec 2002 11:30:44 -0500 (EST) Message-ID: <3DEE2DB1.90403@redhat.com> Date: Wed, 04 Dec 2002 08:31:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH for Re: Problems with floatformat on Alpha References: <20021124214447.GA1222@nevyn.them.org> <20021124225605.GA2639@nevyn.them.org> <20021204054128.GB4288@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00114.txt.bz2 > > Here's the updated version, with comments. Also filed a PR about the > doublest.c problems. Checked in on the trunk; Andrew, OK for the > branch? Yes. (Having thought about it, I'm going to change exp_bias to an int. This bug is going to keep happening :-) Andrew