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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-13 10:54:38 UTC ---
Assuming the issue persists also post the last tweaks to the design which
Francois is about to commit, this is a P1, in my opinion.

Francois, in case you haven't done it already, I would recommend in any case
running a good part of the testsuite under valgrind (on x86/x86_64 or
whatelse).

By the way, looks like valgrind is now available under s390/linux too, maybe
Andreas can add info about it...


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