summaryrefslogtreecommitdiffstats
path: root/gcc/rtl.h
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-30 22:30:30 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2004-06-30 22:30:30 +0000
commita01275475cc2396fed5679e5a666df09e83148ca (patch)
treecbbabfa6f0adaf1e62b1af335af9f4f3a90f5378 /gcc/rtl.h
parent1b1f244415b3027b177600b252a681017294836b (diff)
downloadppe42-gcc-a01275475cc2396fed5679e5a666df09e83148ca.tar.gz
ppe42-gcc-a01275475cc2396fed5679e5a666df09e83148ca.zip
* function.c, rtl.h (get_first_nonparm_insn): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83936 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 6013087327c..0fa2c8cfda6 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1926,8 +1926,6 @@ extern const char *decode_asm_operands (rtx, rtx *, rtx **, const char **,
extern enum reg_class reg_preferred_class (int);
extern enum reg_class reg_alternate_class (int);
-extern rtx get_first_nonparm_insn (void);
-
extern void split_all_insns (int);
extern void split_all_insns_noflow (void);
OpenPOWER on IntegriCloud