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

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

[Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fail wi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fail with C++11 and gcc < 4.9.2
Date: Tue, 03 May 2016 19:02:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #21, bug #47775 (project octave):

I think it's clearly a gcc bug that has been fixed.

My only reason for leaving open is, do we want to allow for older gcc to be
used by either adding a --without-c++11 option, or test for defects like this
and automatically disable C++11 support? As I said in comment #15, we could
add more configure detection and handle this, but that would also add more
maintenance cost and more code conditionals.

When we looked at adding C++11, we didn't want to immediately drop all old
compilers, but bugs like this start to erode support for stable/old versions
more quickly.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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