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?


<Since Java specifies that it must use IEEE FP, should Java even
be enabled on architecures that don't implement IEEE FP (such as
the VAX)?
>

I don't see any great harm, as long as the limitation is understood.
AFter all nearly all Java implementations on the x86 cheat and do
not use exactly the right fpt model (it is too expensive to do so :-)


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