This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: V3 PATCH: IRIX configuration
>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:
Gabriel> But it is true that there places (if I recall correctly)
Gabriel> where we're computing with double instead of long double
Gabriel> for a long double input precision. That is wrong and we
Gabriel> should fix it.
That's what I was trying to say; I'm sorry I wasn't clear. I think
`abs' is one of those places; it used `cabs' before (and my patch will
change it to use `hypot'), but it seems like we should have an
overloaded version of either `cabs' or `hypot' so that we don't
compute in `double' precision.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com