This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] libstdc++/21193 (float, double, long double)
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: 14 Jul 2005 22:31:01 +0200
- Subject: Re: [Patch] libstdc++/21193 (float, double, long double)
- References: <42D595C4.20205@suse.de> <42D69A82.1030808@suse.de>
Paolo Carlini <pcarlini@suse.de> writes:
| Paolo Carlini wrote:
|
| >Tested x86-linux and, lightly, x86-64-linux.
| >
| >
| After a lot of testing, both on x86 and x86-64, the final version below
| is what I'm going to commit: the specialization for long double scales
| better to 64-bit and is much more understandable, in my opinion.
It would be nice if you had access to Sparc boxes or similar beasts,
where a long double is 96 bits (no padding bits), I think (please have
someone double check). I'm deeply in something else; sorry for being
quite since last week-end and not helping more.
-- Gaby