octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48365] __run-test_suite_ FAIL for assert.m (t


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #48365] __run-test_suite_ FAIL for assert.m (tolerances)
Date: Sun, 13 Aug 2017 08:49:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #18, bug #48365 (project octave):

This might be related to a known bug in mingw-w64 [1]: The mantissa is off by
1 bit when calling std::pow with a variable. Results with literals are
correct.
I checked with mingw-w64 5.0.2 and gcc 7.1 (patch #9269) and the bug is still
present.
A proposed workaround is to use std::powl which is not affected.

For the time being it might be easier to increase the tolerance for the
affected tests (this and bug #48364) or to mark them as xtest.

[1] https://sourceforge.net/p/mingw-w64/bugs/466/



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48365>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]