This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] |
"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes: > Thanks. To apply cleanly this patch requires a prior one, sorry I > forgot to mention it. It is one okay too? > > http://gcc.gnu.org/ml/gcc-patches/2003-08/msg00120.html Yes, that's OK. (hypot() is not quite as simple as sqrt(x*x+y*y), but it definitely does care about rounding.) zw
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |