[Bug libstdc++/96526] New built-in needed to implement std::strong_order total order on floating point types

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 1 15:40:51 GMT 2022


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2022-03-01
          Component|c++                         |libstdc++
     Ever confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Now that we have __builtin_bit_cast I think this can be done entirely as C++
library code, so re-assigning.


More information about the Gcc-bugs mailing list