This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51845] [4.7 regression] 23_containers/unordered_multimap/erase/24061-multimap.cc segfault


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

--- Comment #11 from Andreas Schwab <schwab@linux-m68k.org> 2012-01-15 13:36:39 UTC ---
Created attachment 26332
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26332
valgrind log

$ valgrind  --log-file=log ./24061-multimap.exe
24061-multimap.exe:
/daten/gcc/gcc-20120113/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/24061-multimap.cc:99:
void test01(): Assertion `mm1.size() == 0' failed.
Aborted


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]