[Bug libstdc++/77717] testsuite/21_strings/basic_string_view/operations/compare/char/1.cc makes undefined memcmp call

ville.voutilainen at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Sep 23 20:58:00 GMT 2016


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

Ville Voutilainen <ville.voutilainen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-09-23
           Assignee|unassigned at gcc dot gnu.org      |ville.voutilainen at gmail dot com
     Ever confirmed|0                           |1

--- Comment #1 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Ah, Jonathan fixed the problem for std::experimental::string_view in r238609,
we need to apply a similar fix to std::string_view's tests. I'll do that.


More information about the Gcc-bugs mailing list