--- Additional Comments From pcarlini at suse dot de 2005-06-06 23:01
---
Maybe (a wild guess) Andrew refers to apparently similar problems that may occur
with std::sort, when the comparison doesn't fulfil the strict weak ordering
reqs,
like libstdc++/18640. Those are user errors, defin
--- Additional Comments From magerman at rentec dot com 2005-06-06 22:46
---
(In reply to comment #2)
> The last time I saw a bug like this, it was actually a bug in the person's
> code.
I wish it were true. We've got this code (well, a more complicated version of
it) working optimize
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-06
21:27 ---
The last time I saw a bug like this, it was actually a bug in the person's code.
--
What|Removed |Added
--