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


> -----Original Message-----
> From: Anthony Green [mailto:green@redhat.com]
> 
> Are they using strictfp, or does it assume an earlier version of the
> java language?
> 
As I recall, they're not.  The problem is that gcj sometimes visibly maintains extra mantissa bits in registers, which is never allowed.  I haven't tried any of this very recently.

Hans


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