summaryrefslogtreecommitdiffstats
path: root/gcc/reg-stack.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-17 00:40:39 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-17 00:40:39 +0000
commit2a43678beed809fa59cefb614575805d58b38724 (patch)
tree6a89784a7594dce3c6e8e000c1873ed88f1d6e8c /gcc/reg-stack.c
parent761d81cbdbe553bbe3ab9f5ebe7affad85ca8bff (diff)
downloadppe42-gcc-2a43678beed809fa59cefb614575805d58b38724.tar.gz
ppe42-gcc-2a43678beed809fa59cefb614575805d58b38724.zip
* varasm.c (asm_output_bss): Add prototype.
(asm_output_aligned_bss): Likewise. * unroll.c (verify_addresses): Add prototype. * toplev.c: Add many prototypes. Too many to mention here. * stmt.c (check_seenlabel): Add prototype. * rtlanal.c (reg_set_p_1): Add prototype. (reg_set_last_1): Likewise. * reorg.c (find_dead_or_set_registers): Add prototype. * regmove (try_auto_increment): Add prototype. * regstack.c (pop_stack): Add prototype. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19254 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r--gcc/reg-stack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c
index c781d0d2926..45a533edb8b 100644
--- a/gcc/reg-stack.c
+++ b/gcc/reg-stack.c
@@ -237,6 +237,7 @@ extern rtx forced_labels;
static void mark_regs_pat PROTO((rtx, HARD_REG_SET *));
static void straighten_stack PROTO((rtx, stack));
+static void pop_stack PROTO((stack, int));
static void record_label_references PROTO((rtx, rtx));
static rtx *get_true_reg PROTO((rtx *));
static int constrain_asm_operands PROTO((int, rtx *, char **, int *,
OpenPOWER on IntegriCloud