This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51866] [c++0x][4.7 Regression] unordered_multiset compares moved-out values
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 16 Jan 2012 12:41:04 +0000
- Subject: [Bug libstdc++/51866] [c++0x][4.7 Regression] unordered_multiset compares moved-out values
- Auto-submitted: auto-generated
- References: <bug-51866-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51866
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-16 12:41:04 UTC ---
P.S. it looks as though the python pretty printers need to be updated to
support the new hashtable code