------- Comment #10 from pcarlini at suse dot de 2006-10-31 11:47 ------- ... that said, if we don't care *at all* about performance, fixing MT-safety bugs in the _Safe_sequence or _Safe_iterator functions it's easy, just use everywhere the iterator_base_mutex. The nasty correctness problems are those involving the templatized _Safe_iterator functions, which of course are not in debug.cc.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29496