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

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

[Octave-bug-tracker] [bug #59830] Architecture-dependent results for ari


From: Rik
Subject: [Octave-bug-tracker] [bug #59830] Architecture-dependent results for arithmetic operations involving NA
Date: Tue, 12 Jan 2021 11:58:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #13, bug #59830 (project octave):

Apparently my last posting (comment #12) was truncated.

It seems that re-defining Octave NA to be a quiet signaling NaN on MIPS
architectures will resolve this issue.  To be absolutely certain, could you
use this custom-built version of Octave and try running the BIST tests for the
level-set package and see if they pass?

If so, this isn't that hard a fix.  There will need to be a configure test
written to determine whether Octave is compiling on a MIPS architecture and
then there will need to be an #ifdef in lo-ieee.h to choose between two
different definitions of LO_IEEE_NA_HW.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59830>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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