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: "fdumont at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jan 2012 20:36:47 +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
FranÃois Dumont <fdumont at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #8 from FranÃois Dumont <fdumont at gcc dot gnu.org> 2012-01-18 20:36:47 UTC ---
This issue is solved now.
Thanks for the great test case.