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

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

[Octave-bug-tracker] [bug #51630] BIST test for log2 fails on Windows


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #51630] BIST test for log2 fails on Windows
Date: Tue, 1 Aug 2017 13:52:03 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #7, bug #51630 (project octave):

Fwiw, using g++.exe that comes with MXE Octave, I get:

frexp (inf) = (nan, -1)

I also tried to cross-compile with mingw-g++ on Ubuntu 17.04 (gcc 6.2.1) with
the same result.

And for completeness as in the BIST test, the result for log2 (0) is:

>> [f, e] = log2 (0)
f = 0
e = 0


I am cross-compiling Octave right now and will run the test suite again.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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