[Bug c/110519] Optimize loop that only assigns to a local variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110519 --- Comment #2 from Andrew Pinski --- See bug 94392 comment #3 on why the general case does not apply to C and why we decided not enable it when using the C front-end.
[Bug c/110519] Optimize loop that only assigns to a local variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110519 Andrew Pinski changed: What|Removed |Added Component|tree-optimization |c Severity|normal