This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Don't optimize by hand (Was Re: Lack of fabsf on Solaris(patch included))


Andrew Haley wrote:

> Not necessarily: non-strict FP can be exactly the same as strict FP at
> the implementor's discretion.  In this case the question is, are the
> values GCJ returns incorrect?

My understanding is that the values GCJ returns are incorrect according to
the spec's definition of strictfp. However, they are not incorrect
relative to most other x86 implementations of Java.

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]