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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
No we don't - we expand it as it were memset.  But yes, we should canonicalize
it so as well (the call to bzero is shorter with -Os, but I guess that doesn't
really matter).

Reply via email to