Dave Korn wrote:
On 12 April 2007 22:22, FX Coudert wrote:
Note2: I also omitted a couple of gfortran.dg/secnds.f failures; this
testcase should be reworked

  I was about to report that myself!  Both secnds.f /and/ secnds-1.f have some
kind of race condition or indeterminacy.

It's an indeterminacy, and a somewhat pernicious one -- I tried to fix it a few months ago, and didn't get very far. My guess is that what's happening is inconsistent rounding between two different intrinsic functions that both return the current time as a floating-point number, or something equivalent to that, but I haven't had any time to poke at it farther.

- Brooks

Reply via email to