[Bug libstdc++/52476] [C++11] Unordered multimap reorders equivalent elements

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Sun Mar 4 11:28:00 GMT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-03-04
                 CC|                            |fdumont at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-04 11:28:05 UTC ---
Thanks a lot Daniel. Thus I suspect the issue may be very old, maybe even
dating back to the tr1 code (we should double check that by avoiding any use of
fancy C++11 features like initializer lists in the testcase), because, if I
remember correctly, up to 4.7 we changed minor details as regards the core
algorithms.

Time to fix it!



More information about the Gcc-bugs mailing list