From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6848 invoked by alias); 17 Oct 2002 15:55:23 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 6834 invoked from network); 17 Oct 2002 15:55:22 -0000 Received: from unknown (HELO mx2.redhat.com) (12.150.115.133) by sources.redhat.com with SMTP; 17 Oct 2002 15:55:22 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.11.6/8.11.6) with ESMTP id g9HFsbs28169; Thu, 17 Oct 2002 11:54:37 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g9HFtGl21492; Thu, 17 Oct 2002 11:55:16 -0400 Received: from localhost.localdomain (frothingslosh.sfbay.redhat.com [172.16.24.27]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g9HFtGD05844; Thu, 17 Oct 2002 08:55:16 -0700 Received: (from rth@localhost) by localhost.localdomain (8.11.6/8.11.6) id g9HFtEC32170; Thu, 17 Oct 2002 08:55:14 -0700 X-Authentication-Warning: localhost.localdomain: rth set sender to rth@redhat.com using -f Date: Thu, 17 Oct 2002 13:44:00 -0000 From: Richard Henderson To: Joern Rennecke Cc: Stephen L Moshier , gcc@gcc.gnu.org Subject: Re: real.c fails floating point tests Message-ID: <20021017155514.GC32146@redhat.com> Mail-Followup-To: Richard Henderson , Joern Rennecke , Stephen L Moshier , gcc@gcc.gnu.org References: <3DAEC2AF.9B835431@superh.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DAEC2AF.9B835431@superh.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-10/txt/msg01055.txt.bz2 On Thu, Oct 17, 2002 at 03:01:19PM +0100, Joern Rennecke wrote: > Did you try to go implement ldexp / frexp first, > and go from there? Yes. r~