https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92256
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|other |target Target Milestone|--- |10.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Note flag_unroll_loops also tunes GIMPLE level "unrolling" (which is actually complete peeling) which is usually not done at -O2 unless it doesn't increase size.