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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
As documented in the manual, memcpy((void*)&dst, &bytes, sizeof(dst)) will
avoid the warning.

Reply via email to