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

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

[Octave-bug-tracker] [bug #40436] median no longer passes make check


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #40436] median no longer passes make check
Date: Sun, 03 Nov 2013 03:53:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36

Follow-up Comment #30, bug #40436 (project octave):

It is perhaps this gcc bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58800

That bug indicates a segfault, which we don't see here, but in our case the
random values we are seeing could be from a pointer indexing out-of-range
which is what this bug seems to have been addressing.

Fixed in gcc 4.8.3, wait for distros to get that out and see if this goes
away.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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