shrink-wrap.c
28.4 KB
-
Improve live-in calculation for splitted block · d0d9aad7
gcc/ * shrink-wrap.c (move_insn_for_shrink_wrap): Initialize the live-in of new created BB as the intersection of live-in from "old_dest" and live-out from "bb". gcc/testsuite/ * gcc.target/i386/shrink_wrap_1.c: New test. From-SVN: r215611
Jiong Wang committed