[Bug target/92256] [10 regression] error in gcc.dg/unroll-and-jam.c after r277501
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 29 08:15:00 GMT 2019
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.
More information about the Gcc-bugs
mailing list