[Bug libstdc++/96851] operator< on std::array<T, N> does not work in constexpr, for sizeof(T) == 1, and N > 1

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 2 15:46:26 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed for GCC 10.3, thanks for the report.


More information about the Gcc-bugs mailing list