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: Rik
Subject: [Octave-bug-tracker] [bug #48365] __run-test_suite_ FAIL for assert.m (tolerances)
Date: Sat, 9 Jul 2016 12:58:13 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

I seem to remember that the extra precision was more of an issue with older,
32-bit processors.  Modern processors with SSE intstructions were always using
64-bit doubles.  This, anyways, was some of the background for the
--enable-float-truncate option that is turned on by default now for all
platforms (only affects sorting).

So, if FPUCW isn't going to fix it, then I think a direct test written in C++
to see if it is really a difference between libc implementations is in order.

    _______________________________________________________

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]