This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51845] [4.7 regression] 23_containers/unordered_multimap/erase/24061-multimap.cc segfault
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jan 2012 20:25:19 +0000
- Subject: [Bug libstdc++/51845] [4.7 regression] 23_containers/unordered_multimap/erase/24061-multimap.cc segfault
- Auto-submitted: auto-generated
- References: <bug-51845-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51845
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Target| |mips64-linux-gnu and
| |s390-linux-gnu
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-13 20:25:19 UTC ---
It also fails for mips64 with the N32 ABI:
http://gcc.gnu.org/ml/gcc-testresults/2012-01/msg01203.html
And valgrind is not supported on mips64 yet either.