I was expecting you to state there is a bug with IFORT
when -prec-div
is not in effect.
Please consider the trivial example in the other comment upthread. Why would x(3)
and x(5)
end up with different values when they are subjected to the same arithmetic operation? Whereas x(2)
and x(4)
match up ok?