Path: utzoo!utgpu!watmath!clyde!att!rutgers!mailrus!cornell!uw-beaver!uw-june!uw-entropy!mica!charlie
From: charlie@mica.stat.washington.edu (Charlie Geyer)
Newsgroups: comp.lang.fortran
Subject: Re: .GT. is not transitive
Keywords: interest amusement floating-point
Message-ID: <1087@entropy.ms.washington.edu>
Date: 2 Dec 88 23:14:27 GMT
References: <791@quintus.UUCP> <837@hudson.acc.virginia.edu>
Sender: news@entropy.ms.washington.edu
Reply-To: charlie@mica.stat.washington.edu (Charlie Geyer)
Organization: UW Statistics, Seattle
Lines: 13

In article <837@hudson.acc.virginia.edu> gsh7w@astsun1.acc.Virginia.EDU (Greg Hennessy) writes:
>In article <791@quintus.UUCP> ok@quintus () writes:
>#I offer the following F77 program for your interest and amusement.
>#On VAXen it prints "BROKEN".  On Sun3s it prints "BROKEN".  
>
>It prints "OK" on my sun3/50 with f68881. No special flags except a
>setenv FLOAT_OPTION "-f68881".

And prints "BROKEN" on a Sun 3/160 with fpa.

  pollux_40% f77 -o broken -ffpa broken.f
  pollux_41% broken
  STOP: BROKEN