[Bug tree-optimization/67213] When compiling for size with -Os loops can get bigger after peeling

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 14 10:01:00 GMT 2015


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Btw, you can look at -fdump-tree-cunroll-details dump for why GCC thinks the
loop will get smaller in all cases.



More information about the Gcc-bugs mailing list