------- 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

Reply via email to