public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Should java be enabled for non-IEEE FP architectures?
@ 2002-08-29 23:38 Matt Thomas
  2002-08-30  1:05 ` Andrew Haley
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Thomas @ 2002-08-29 23:38 UTC (permalink / raw)
  To: gcc

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)?

--
Matt Thomas               Internet:   matt@3am-software.com
3am Software Foundry      WWW URL:    http://www.3am-software.com/bio/matt/
Cupertino, CA             Disclaimer: I avow all knowledge of this message

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: Should java be enabled for non-IEEE FP architectures?
@ 2002-08-30  1:24 Robert Dewar
  2002-08-30  9:21 ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Dewar @ 2002-08-30  1:24 UTC (permalink / raw)
  To: gcc, matt

<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 :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-30  9:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-29 23:38 Should java be enabled for non-IEEE FP architectures? Matt Thomas
2002-08-30  1:05 ` Andrew Haley
2002-08-30  1:24 Robert Dewar
2002-08-30  9:21 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).