[Bug middle-end/48465] [4.6/4.7 Regression] undefined reference to std::basic_string::_S_compare(unsigned long, unsigned long)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 6 09:51:00 GMT 2011


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
          Component|libstdc++                   |middle-end

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-06 09:51:40 UTC ---
The function is static and thus should be output as offline copy.  This doesn't
look like a libstdc++ bug.



More information about the Gcc-bugs mailing list