public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "meissner at linux dot vnet dot ibm dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/39769]  New: vmx tests fail due to reliance on floating point equality
Date: Tue, 14 Apr 2009 17:44:00 -0000	[thread overview]
Message-ID: <bug-39769-17357@http.gcc.gnu.org/bugzilla/> (raw)

3 of the vmx tests (3a-04.c, 3a-04m.c, and 3a-05.c) fail on different powerpc
machines because the test relies on the Vector 2 Raised to the Exponent
Estimate and Vector Reciprocal Estimate instructions producing the exact same
bit value for each machine.  Since these instructions are estitmate functions,
different implementations of the powerpc architecture produce different
results.  Floating point equality should never have been used for these tests.

I have patches to change the test to see whether the value produces is accurate
to 4 decimal digits using greater than and less than tests, which I will attach
shortly.


-- 
           Summary: vmx tests fail due to reliance on floating point
                    equality
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: meissner at linux dot vnet dot ibm dot com
 GCC build triplet: powerpc64-unknown-linux-gnu
  GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


             reply	other threads:[~2009-04-14 17:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14 17:44 meissner at linux dot vnet dot ibm dot com [this message]
2009-04-14 17:48 ` [Bug testsuite/39769] " meissner at linux dot vnet dot ibm dot com
2009-04-14 22:56 ` meissner at gcc dot gnu dot org
2009-04-14 22:57 ` meissner at gcc dot gnu dot org
2009-04-14 22:58 ` meissner at gcc dot gnu dot org
2009-04-16 18:14 ` pinskia 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=bug-39769-17357@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).