diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-01-25 21:49:52 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-01-25 21:49:52 +0000 |
commit | 7821bfc741f6cdf7044997ce8a9e157920765c1a (patch) | |
tree | 16a8b8743826b7fb1be29a0f0f140d95a6a88de1 /gcc/expr.c | |
parent | 5f0bea72c558bdd22238fffb4ba31d71221c473a (diff) | |
download | gcc-7821bfc741f6cdf7044997ce8a9e157920765c1a.zip gcc-7821bfc741f6cdf7044997ce8a9e157920765c1a.tar.gz gcc-7821bfc741f6cdf7044997ce8a9e157920765c1a.tar.bz2 |
gcse.c (bypass_last_basic_block): New global variable.
* gcse.c (bypass_last_basic_block): New global variable.
(bypass_block): Use redirect_edge_and_branch_force to redirect
fall-through edges. Use bypass_last_basic_block to determine
which blocks have valid PRE information.
(bypass_conditional_jumps): Initialize bypass_last_basic_block.
From-SVN: r61800
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions