[Bug libstdc++/78420] [6/7/8 Regression] std::less<T*> is not a total order with -O2 enabled

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 14 10:38:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78420

--- Comment #31 from Jonathan Wakely <redi at gcc dot gnu.org> ---
First let me try the metaprogramming way to detect when we convert to pointers,
and see if it can be done just in the library. I'm working on that ...


More information about the Gcc-bugs mailing list