https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113159
Yury Gribov <ygribov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ygribov at gcc dot gnu.org --- Comment #10 from Yury Gribov <ygribov at gcc dot gnu.org> --- As a compiler user I would actually love my STL to crash fast on invalid comparators rather than produce unpredictable and meaningless results which will cause my program to misbehave later on in ways which are much harder to debug.