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

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.


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