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

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

[Octave-bug-tracker] [bug #41560] Typo in jit-typeinfo.cc


From: anonymous
Subject: [Octave-bug-tracker] [bug #41560] Typo in jit-typeinfo.cc
Date: Wed, 12 Feb 2014 01:20:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22

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

                 Summary: Typo in jit-typeinfo.cc
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 12 Feb 2014 01:20:42 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: David Malcolm
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

In
http://hg.savannah.gnu.org/hgweb/octave/file/1363d909c577/libinterp/corefcn/jit-typeinfo.cc#l1848:

  register_intrinsic ("exp", llvm::Intrinsic::cos, scalar, scalar);

Note the use of "cos" in the 2nd argument, which appears to be a
copy-and-paste error from a similar registration a few lines above.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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