[gfortran,patch] Make MIN and MAX handle NaNs correctly (PR32048)

Andrew Pinski pinskia@gmail.com
Sat Jul 28 18:35:00 GMT 2007


On 7/28/07, Tim Prince <tprince@myrealbox.com> wrote:
> FX Coudert wrote:
> Does this affect minval() and maxval() intrinsics?  Up to now, they
> performed as well as equivalent C code with icpc, better than g++, but
> not as well as ifort.  I suppose it removes the prospect of vectorizing
> code with min() and max(), unless that will be enabled with -ffast-math.

Actually the G++ code should be better on the trunk than before.  If
it is not, can you file a new bug?

Thanks,
Andrew Pinski



More information about the Fortran mailing list