[Bug tree-optimization/71769] Invalid warning from -Wunsafe-loop-optimizations for a finite loop

nightstrike at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jul 6 15:38:00 GMT 2016


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

--- Comment #1 from nightstrike <nightstrike at gmail dot com> ---
Would this also be a missed optimization?  If the warning is saying that it
can't optimize a loop, and the warning is invalid, then if the loop is
optimizable but isn't being optimized.... would that qualify as a missed
optimization?


More information about the Gcc-bugs mailing list