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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40607] mxe-octave: mixed uint64/double arithmetic incorrect (GUI-only)
Date: Sun, 24 Nov 2013 20:12:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

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

Precisely what test is failing for you?  For meproblem for

  uint64(2)^63-1  ==>  9223372036854775807
  uint64(2)^63-2  ==>  9223372036854775806

etc. and I see the same values when subtracting uint64(1), uint64(2), etc.  It
also works with int64.

What hardware are you using and what are the values of

  SIZEOF_LONG_DOUBLE
  HAVE_ROUNDL

in config.h?


    _______________________________________________________

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]