------- Comment #8 from jwakely dot gcc at gmail dot com 2009-06-22 20:30 ------- the revised patch tests ok, no helgrind errors from
std::string s; s.erase(); s.erase(s.begin(), s.end()); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518
jwakely dot gcc at gmail dot com Mon, 22 Jun 2009 13:30:37 -0700
------- Comment #8 from jwakely dot gcc at gmail dot com 2009-06-22 20:30 ------- the revised patch tests ok, no helgrind errors from
std::string s; s.erase(); s.erase(s.begin(), s.end()); -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40518