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]
Other format: [Raw text]

RE: Help for compiling PERFECTLY SPECjbb2000 with gcj


On Thu, 2003-08-28 at 11:58, Boehm, Hans wrote:
> Do -ffast-math -mfpmath=sse preserve Java fp semantics? 

-mfpmath=sse is the best way I can find to mimic the strict fp semantics
with gcj.

>  The benchmark is very sensitive to floating point rounding.

Are they using strictfp, or does it assume an earlier version of the
java language?

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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