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

Kamil Dudka <kdudka at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdudka at redhat dot com

--- Comment #3 from Kamil Dudka <kdudka at redhat dot com> ---
Thank you for having a look!  I was curious where (short unsigned int *) came
from but it seems to be a result of inlined memmove().  The report goes away
when the code is compiled with -fno-builtin-memmove.

Reply via email to