public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "wilson at tuliptree dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64
Date: Tue, 04 Apr 2006 20:22:00 -0000	[thread overview]
Message-ID: <20060404202222.8760.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26483-3744@http.gcc.gnu.org/bugzilla/>



------- Comment #13 from wilson at tuliptree dot org  2006-04-04 20:22 -------
Subject: Re:  Wrong parsing of doubles when interpreted
        on ia64

On Tue, 2006-04-04 at 12:07, tromey at gcc dot gnu dot org wrote:
> I tried to reduce this to a C test case suitable for inclusion
> in libffi.  I've attached this.  Unfortunately on the ia64 machine
> I tried, it does not fail.  I haven't looked to see what I
> might have done wrong.

I was able to write a testcase that showed the problem.  I based it on
float1.c, changed to accept and return a double, initialize input arg
with a denorm value, and using an exact check instead of a delta check
after the call.  The delta checks don't work for a denorm.  Since I am
not doing any arithmetic, we should get the same value back.  I see I
forgot to change the comment though, that will have to be fixed.  This
testcase reproduces the bug for me, and is fixed by my unfinished
patch.  I'll attach my testcase to the PR.

I think your testcase doesn't work because you aren't actually calling a
function that takes and return double arguments.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26483


  parent reply	other threads:[~2006-04-04 20:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-27 16:18 [Bug libgcj/26483] New: Wrong parsing of doubles when interpreted konqueror at gmx dot de
2006-02-27 16:20 ` [Bug libgcj/26483] " konqueror at gmx dot de
2006-02-27 17:03 ` pinskia at gcc dot gnu dot org
2006-02-27 17:26 ` konqueror at gmx dot de
2006-02-28  3:25 ` wilson at gcc dot gnu dot org
2006-02-28 21:15 ` joseph at codesourcery dot com
2006-02-28 21:40 ` schwab at suse dot de
2006-02-28 21:50 ` joseph at codesourcery dot com
2006-02-28 22:02 ` schwab at suse dot de
2006-03-06 17:08 ` [Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64 tromey at gcc dot gnu dot org
2006-03-08  0:46 ` wilson at gcc dot gnu dot org
2006-03-08  0:51 ` wilson at gcc dot gnu dot org
2006-04-04 19:07 ` tromey at gcc dot gnu dot org
2006-04-04 20:22 ` wilson at tuliptree dot org [this message]
2006-04-04 20:24 ` wilson at gcc dot gnu dot org
2006-04-04 20:46 ` andreast at gcc dot gnu dot org
2006-04-07 23:01 ` wilson at tuliptree dot org
2006-04-07 23:04 ` wilson at gcc dot gnu dot org
2006-04-12 22:10 ` wilson at gcc dot gnu dot org
2006-04-12 22:21 ` wilson at gcc dot gnu dot org
2006-04-12 22:22 ` wilson at gcc dot gnu dot org
2006-05-26 14:58 ` konqueror at gmx dot de
2006-06-01 22:36 ` wilson at gcc dot gnu dot org
2006-06-17  1:01 ` tromey 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=20060404202222.8760.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).