public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/39769]  New: vmx tests fail due to reliance on floating point equality
@ 2009-04-14 17:44 meissner at linux dot vnet dot ibm dot com
  2009-04-14 17:48 ` [Bug testsuite/39769] " meissner at linux dot vnet dot ibm dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: meissner at linux dot vnet dot ibm dot com @ 2009-04-14 17:44 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2009-04-16 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-14 17:44 [Bug testsuite/39769] New: vmx tests fail due to reliance on floating point equality meissner at linux dot vnet dot ibm dot com
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

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