loop.c
355 KB
-
re PR rtl-optimization/20290 (Miscompilation on ppc/arm with -Os) · 9f05ff0a
gcc/ChangeLog: PR rtl-optimization/20290 * loop.c (for_each_insn_in_loop): Don't assume the loop body runs in every iteration if the entry point is the exit test. gcc/testsuite/ChangeLog: PR rtl-optimization/20290 * gcc.c-torture/execute/loop-ivopts-2.c: New. From-SVN: r97441
Alexandre Oliva committed