This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: V3 PATCH: IRIX configuration


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

    Gabriel> Using a higher precision to compute a result, followed by
    Gabriel> a truncation to the input precision is something
    Gabriel> generally harmeless (it is just waste of ressource in
    Gabriel> case computing with higher precision is not necessary nor
    Gabriel> useful).  That technique is usually used in routines
    Gabriel> which are sentitive to noise.

But what about `__complex__ long double'?  That one gets truncated
first, right?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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