This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Should java be enabled for non-IEEE FP architectures?


>>>>> "Robert" == Robert Dewar <dewar@gnat.com> writes:

Robert> AFter all nearly all Java implementations on the x86 cheat and
Robert> do not use exactly the right fpt model (it is too expensive to
Robert> do so :-)

Java was redefined so that this is no longer considered cheating.
Post-1.2 an implementation is only required to implement the exact
semantics in `strictfp' classes and constant expressions.

We don't really implement strictfp yet.

Tom


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