aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2002-05-08 11:16:37 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2002-05-08 11:16:37 +0000
commit3ae9b37906740ca534b6b404aa439d76ea7292a8 (patch)
tree319bd9ebacd3aeeca0015f015e453c06dd069c2b /gcc/cfgcleanup.c
parent1e150f2cd28197429f31095e686b4f566eb11306 (diff)
downloadgcc-3ae9b37906740ca534b6b404aa439d76ea7292a8.zip
gcc-3ae9b37906740ca534b6b404aa439d76ea7292a8.tar.gz
gcc-3ae9b37906740ca534b6b404aa439d76ea7292a8.tar.bz2
Fix merge typos.
From-SVN: r53288
Diffstat (limited to 'gcc/cfgcleanup.c')
-rw-r--r--gcc/cfgcleanup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgcleanup.c b/gcc/cfgcleanup.c
index 1bb3d9b..826569a 100644
--- a/gcc/cfgcleanup.c
+++ b/gcc/cfgcleanup.c
@@ -74,7 +74,6 @@ static int flow_find_cross_jump PARAMS ((int, basic_block, basic_block,
rtx *, rtx *));
static bool insns_match_p PARAMS ((int, rtx, rtx));
-bool delete_unreachable_blocks PARAMS ((void));
static bool label_is_jump_target_p PARAMS ((rtx, rtx));
static bool tail_recursion_label_p PARAMS ((rtx));
static void merge_blocks_move_predecessor_nojumps PARAMS ((basic_block,