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

--- Comment #15 from Dominique d'Humieres <dominiq at lps dot ens.fr> 
2012-01-15 21:46:37 UTC ---
Between revisions 183030 and 183181,
23_containers/unordered_multiset/erase/24061-multiset.cc has also started to
fail in a similar manner (see
http://gcc.gnu.org/ml/gcc-testresults/2012-01/msg01438.html ):

[karma] libstdc++-v3/testsuite% ./24061-multiset.exe
Assertion failed: (get_nb_bucket_elems(ms1) == ms1.size()), function test01,
file
/opt/gcc/work/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/24061-multiset.cc,
line 87.
Abort

Should I open another PR for it or is it a kind of duplicate?

Reply via email to