[Bug bootstrap/52887] Bootstrap on AIX failure: Undefined symbol: .std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)>::function(std::function<void (std::__regex::_PatternCursor const&, std::__regex::_Results&)> const&)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 20 08:50:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52887
--- Comment #16 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-06-20 08:50:25 UTC ---
Whether or not it's more correct, the <regex> code is non-functional and so
needing to add symbols to the .so to support broken code noone uses or can use
is rather unfortunate.
More information about the Gcc-bugs
mailing list