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

--- Comment #2 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
> 
> If it looks OK, we can expand the bounded memcpy like memmove.

Maybe at O2, we still use libcall, and at O3, expand like memmove?

Reply via email to