------- Comment #129 from ich at az2000 dot de 2009-05-18 14:24 ------- I am a bit wondering if this bug is also for the case (a < b) && (b < a) == true. Is it?
Because if so, this becomes way more serious, as for example std::set<double> is broken then (and depending on the STL implementation, it will throw assertions then). If not, I guess my bug #40186 is not a duplicate of this bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=323