diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2015-09-16 17:02:32 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2015-09-16 17:02:32 +0200 |
commit | 86b107aea11946765a6792e94bfc18759a7ea2d1 (patch) | |
tree | 96694233e594a3fa98ff970aabcca6f50b597d26 /gcc/tree-ssa-dom.c | |
parent | ae2ffe2a03f4de06e16addce7a62669d7c6eda5e (diff) | |
download | gcc-86b107aea11946765a6792e94bfc18759a7ea2d1.zip gcc-86b107aea11946765a6792e94bfc18759a7ea2d1.tar.gz gcc-86b107aea11946765a6792e94bfc18759a7ea2d1.tar.bz2 |
shrink-wrap: Fix up partitions (PR67587)
With the new shrink-wrap algorithm, blocks reachable both with and
without prologue are duplicated, and their incoming edges are then
distributed accordingly. So we need to call fixup_partitions.
2015-09-16 Segher Boessenkool <segher@kernel.crashing.org>
PR bootstrap/67587
* function.c (rest_of_handle_thread_prologue_and_epilogue): Call
fixup_partitions.
From-SVN: r227827
Diffstat (limited to 'gcc/tree-ssa-dom.c')
0 files changed, 0 insertions, 0 deletions