tree-ssa-loop-unswitch.c
22 KB
-
re PR tree-optimization/68906 (ICE at -O3 on x86_64-linux-gnu: verify_ssa failed) · 5c846df7
gcc/ 2015-12-18 Yuri Rumyantsev <ysrumyan@gmail.com> PR tree-optimization/68906 * tree-ssa-loop-unswitch.c (tree_unswitch_outer_loop): Add check that an exit block belongs to LOOP. gcc/testsuite/ 2015-12-18 Yuri Rumyantsev <ysrumyan@gmail.com> PR tree-optimization/68906 * gcc.dg/torture/pr68906.c: New test. From-SVN: r231812
Yuri Rumyantsev committed