summaryrefslogtreecommitdiffstats
path: root/gcc/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/expr.c')
-rw-r--r--gcc/expr.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/expr.c b/gcc/expr.c
index ef2666877a9..66bfda60b02 100644
--- a/gcc/expr.c
+++ b/gcc/expr.c
@@ -147,10 +147,6 @@ struct clear_by_pieces
int reverse;
};
-/* Used to generate bytecodes: keep track of size of local variables,
- as well as depth of arithmetic stack. (Notice that variables are
- stored on the machine's stack, not the arithmetic stack.) */
-
static rtx get_push_address PROTO ((int));
extern int local_vars_size;
extern int stack_depth;
OpenPOWER on IntegriCloud