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: Stefan Mahr
Subject: [Octave-bug-tracker] [bug #41312] latest Jit patch causes test jit failures
Date: Thu, 23 Jan 2014 14:30:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36

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

This is intentional. octaves JIT code has overloads for JIT compiling the sin
function, but it doesn't compile it. That's why it's necessary to show an
error here.

Of course assert (m == sin ([1 2 3])); is correct, since if JIT compiling
fails, there's a fall back to the traditional interpreter.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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