https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105781
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Yes adding -funroll-loops unrolls the loops as expected. I don't think there is anything to do here really.