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

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

[Octave-bug-tracker] [bug #40607] mxe-octave: mixed uint64/double arithm


From: Rik
Subject: [Octave-bug-tracker] [bug #40607] mxe-octave: mixed uint64/double arithmetic incorrect (GUI-only)
Date: Tue, 19 Nov 2013 20:05:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #24, bug #40607 (project octave):

Other parts of Octave can change the floating point registers, we had that
problem with Java previously and Mike Miller fixed it.  I think his solution
was the same as what you are suggesting for [u]int64, save and restore FP
flags, before and after every operation.

We could always benchmark the anticipated slowdown and see how bad it is.  My
guess is that lots of the time people use uint32 or below so some potential
slowdown might be acceptable.  

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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