This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)
- From: FX Coudert <fxcoudert at gmail dot com>
- To: tprince at computer dot org
- Cc: gfortran list <fortran at gcc dot gnu dot org>, gcc-patches list <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 28 Jul 2007 19:53:16 +0100
- Subject: Re: [gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)
- References: <B02CF9DC-25CF-43EE-B361-2B7C60789833@gmail.com> <46AB8A43.3060209@myrealbox.com>
Does this affect minval() and maxval() intrinsics?
No.
FX