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

--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #5)
> Furthermore, it fails with -m64, but passes with -m32.

At -m64 and with -Og, I get identical assembler between 15 and 16.

At -m64 and with -O0, 15 still has memmove's, while 16 has not.

Reply via email to