https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69851
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #2) > Do we want a memcpy/memmove like assignment in this case, something else? memcpy, yes. Why isn't that the default for whole bytes in memory, anyway?