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

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

[Octave-bug-tracker] [bug #55547] libstdc++ assertion failure when built


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #55547] libstdc++ assertion failure when built with -D_GLIBCXX_ASSERTIONS=1
Date: Wed, 23 Jan 2019 12:35:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #4, bug #55547 (project octave):

It is fine as well:



octave:1> x = complex (NaN, 1);
octave:2> x^10
ans =  NaN + NaNi



Disclaimer -- this binary compiled with full set of 
fedora's flags, not just GLIBCXX_ASSERTIONS



octave:1> __octave_config_info__ ("CXXFLAGS")
ans = -O2 -mtune=generic -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-Wl,--as-needed -fexceptions -fstack-protector-strong -grecord-gcc-switches



Dmitri.
-- 


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55547>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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