[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
Fri May 11 18:39:00 GMT 2012


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

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-11 18:34:59 UTC ---
Looks as though it also needs

template class function<bool (__regex::_PatternCursor const&)>;



More information about the Gcc-bugs mailing list