This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36333] stable_sort calling merge; problems when _GLIBCXX_DEBUG is switched on
- From: "dominik dot strasser at onespin-solutions dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2008 07:07:46 -0000
- Subject: [Bug libstdc++/36333] stable_sort calling merge; problems when _GLIBCXX_DEBUG is switched on
- References: <bug-36333-4938@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from dominik dot strasser at onespin-solutions dot com 2008-06-06 07:07 -------
Bug was on my side, the comparison operator didn't form a total order.
Sorry for the noise.
--
dominik dot strasser at onespin-solutions dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36333