[Bug libstdc++/99181] char_traits<char> (and thus string_view) compares strings differently in constexpr and non-constexpr contexts

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 22 14:27:12 GMT 2021


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org
   Last reconfirmed|                            |2021-02-22
     Ever confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 50234
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50234&action=edit
gcc11-pr99181.patch

Full untested patch.


More information about the Gcc-bugs mailing list