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]

Should java be enabled for non-IEEE FP architectures?


Matt Thomas writes:
 > 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)?

Sure, as long as it works.  It's still a useful language.

However, I don't know that the FP code would work.

Andrew.


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