------- Comment #24 from jvdelisle at gcc dot gnu dot org  2007-10-18 00:18 
-------
Ok for hypot, and that may make sense knowing the nature of the function. 
Minval is not a complex or transcendental function.  I should not write in
loose general terms.

So maybe approach the question differently.  Which element in an array of NaNs
is the smallest one and what is its value?  If I pick any one element, its
"value" is NaN.  It does not matter which one I select, its "value" always
comes out NaN.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30694

Reply via email to