This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] libstdc++/21193 (float, double, long double)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]