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

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

[Octave-bug-tracker] [bug #41312] latest Jit patch causes test jit failu


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #41312] latest Jit patch causes test jit failures
Date: Thu, 23 Jan 2014 04:21:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #3, bug #41312 (project octave):

The failures are all due to 
 assert (jit_failure_count, 0);
failing because something has set jit_failure_count =1

The tests themselves (that I checked) return correct answers. 
But, it is not clear that some of the tests
actually test jit operations, i.e. test 2 seems to
only loop 2 times!!

Good to look at jit_failure_count() wherever it is
defined.  And, check the tests.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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