[Bug c++/51146] The name clog for a global variable triggers a segfault inside std::pow

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 15 20:21:00 GMT 2011


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libstdc++                   |c++

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-11-15 20:07:35 UTC ---
For sure in the library there is nothing to fix, note in particular that the
implementation does not include <complex.h>, neither names clog, only
__builtin_clog.



More information about the Gcc-bugs mailing list