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

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

[Octave-bug-tracker] [bug #41855] make check failure when compiled with


From: PrasannaKumar Muralidharan
Subject: [Octave-bug-tracker] [bug #41855] make check failure when compiled with clang
Date: Thu, 13 Mar 2014 14:37:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

URL:
  <http://savannah.gnu.org/bugs/?41855>

                 Summary: make check failure when compiled with clang
                 Project: GNU Octave
            Submitted by: prasannatsm
            Submitted on: Thu 13 Mar 2014 02:37:03 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Compiled octave with clang and ran make check. Got the following errors:

>>>>> processing
/home/prasanna/Software/octave/octave/libinterp/corefcn/data.cc-tst
  ***** assert (log2 (complex (0,Inf)), Inf + log2 (i))
!!!!! test failed
ASSERT errors for:  assert (log2 (complex (0, Inf)),Inf + log2 (i))

  Location  |  Observed  |  Expected  |  Reason
     ()        Inf+NaNi   Inf+2.2662i    'NaN' mismatch


>>>>> processing
/home/prasanna/Software/octave/octave/scripts/polynomial/roots.m
  ***** assert (roots ([1e-200, -1e200 * 1i, 1]), -1e-200 * 1i)
!!!!! test failed
ASSERT errors for:  assert (roots ([1e-200, -1e200 * 1i, 1]),-1e-200 * 1i)

  Location  |  Observed  |  Expected  |  Reason
     ()           O            E         real != complex




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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