summaryrefslogtreecommitdiffstats
path: root/gcc/jump.c
diff options
context:
space:
mode:
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-15 18:29:25 +0000
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2007-02-15 18:29:25 +0000
commit33e91809b230840fd1686b8d93495723ce1f7131 (patch)
tree484d29ba7a8692c6d0bf553ba07ab9b925eb8d49 /gcc/jump.c
parent53973c81d70dccdd1e1ca48555ddf8620c652bcd (diff)
downloadppe42-gcc-33e91809b230840fd1686b8d93495723ce1f7131.tar.gz
ppe42-gcc-33e91809b230840fd1686b8d93495723ce1f7131.zip
* jump.c: Remove prototypes for delete_computation and
delete_prior_computation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122011 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/jump.c')
-rw-r--r--gcc/jump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/jump.c b/gcc/jump.c
index a82d407b6cc..fa96a302954 100644
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -68,11 +68,9 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
static void init_label_info (rtx);
static void mark_all_labels (rtx);
-static void delete_computation (rtx);
static void redirect_exp_1 (rtx *, rtx, rtx, rtx);
static int invert_exp_1 (rtx, rtx);
static int returnjump_p_1 (rtx *, void *);
-static void delete_prior_computation (rtx, rtx);
/* Alternate entry into the jump optimizer. This entry point only rebuilds
the JUMP_LABEL field in jumping insns and REG_LABEL notes in non-jumping
OpenPOWER on IntegriCloud