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 #16 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-15 23:18:49 UTC ---
I don't think we need a separate PR, for now.

And, on an unrelated note, I'm pretty sure something should show up relatively
easily under Valgrind too even on x86_64-Linux, even -m64 where the testsuite
is clean, something seems plain wrong with memory use.


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