[Bug libstdc++/41448] std::sort on std::vector<float> with certain values leads to segfault in the vector destructor

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 23 15:57:00 GMT 2009



------- Comment #4 from pinskia at gcc dot gnu dot org  2009-09-23 15:57 -------
I don't think this is a bug as the comparison function causes an unstable sort
as NaNs are special and are unordered :).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41448



More information about the Gcc-bugs mailing list