public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@physics.uc.edu>
To: gcc-bugzilla@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org
Subject: Re: [Bug java/24454]  New: Floating point in GCJ does not follow spec
Date: Thu, 20 Oct 2005 16:40:00 -0000	[thread overview]
Message-ID: <200510201640.j9KGebDQ023443@earth.phy.uc.edu> (raw)
In-Reply-To: <bug-24454-11556@http.gcc.gnu.org/bugzilla/>

> 
> Eclipse's JDT/Core team was doing experiments with turning Eclipse's batch
> compiler into ECJ using GCJ.  The goal was to provide an executable form of
> Eclipse's compiler.  Unfortunately, the effort had to be abandoned because the
> resulting ECJ compiler would fail the floating point section of Java
> Compatibility Kit (JCK).

One more thing, is how did it fail?

You were compiling to native, correct?

Note fp is not exact unless you are using strictfp (which GCJ does not
implement currently).

-- Pinski


  parent reply	other threads:[~2005-10-20 16:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-20 16:28 dpollock at acm dot org
2005-10-20 16:34 ` [Bug java/24454] " pinskia at gcc dot gnu dot org
2005-10-20 16:40 ` pinskia at physics dot uc dot edu
2005-10-20 16:40 ` Andrew Pinski [this message]
2005-10-20 17:03 ` [Bug java/24454] GCJ does not correctly support strictfp aph at gcc dot gnu dot org
2005-10-20 17:07 ` pinskia at gcc dot gnu dot org
2005-10-21 10:23 ` rmathew at gcc dot gnu dot org
2005-10-21 10:26 ` rmathew at gcc dot gnu dot org
2005-10-21 10:58 ` aph at gcc dot gnu dot org
2005-10-21 12:46 ` olivier_thomann at sympatico dot ca
2005-10-21 15:14 ` rmathew at gcc dot gnu dot org
2005-10-21 19:04 ` olivier_thomann at sympatico dot ca
2007-05-30 13:39 ` aph at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510201640.j9KGebDQ023443@earth.phy.uc.edu \
    --to=pinskia@physics.uc.edu \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-bugzilla@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).