From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell To: Franz Sirl , "gcc-patches@gcc.gnu.org" , "libstdc++@gcc.gnu.org" Subject: Re: V3 PATCH: Fix PR3988 Date: Tue, 14 Aug 2001 14:59:00 -0000 Message-id: <290350000.997826341@warlock.codesourcery.com> X-SW-Source: 2001-08/msg00862.html --On Tuesday, August 14, 2001 11:47:02 PM +0200 Franz Sirl wrote: > On Tuesday 14 August 2001 00:24, Mark Mitchell wrote: >> The new limits stuff was accidentally thinking that the x86 had a long >> double type with 128 bits of precision, when really the precision is >> 80 bits. Here's the fix. >> >> Tested on i686-pc-linux-gnu, installed on the branch and on the >> mainline. > > Hmm, don't we need the same stuff for powerpc too? AFAIK long double == > double That's entirely possible. We can accept a patch for this, even very late in the process. Thanks, -- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com