[Bug libstdc++/93059] char and char8_t does not talk with each other with memcpy. std::copy std::copy_n, std::fill, std::fill_n, std::uninitialized_copy std::uninitialized_copy_n, std::fill, std::uninitialized_fill_n fails to convert to memxxx functions

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 3 10:13:00 GMT 2020


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

--- Comment #44 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to fdlbxtqi from comment #41)
> And the volatile bugs haven't fixed either.

Maybe you shouldn't use a single bug report for multiple, unrelated problems.

I've reported Bug 94013 for that because it's completely unrelated to this bug.


More information about the Gcc-bugs mailing list