Commit 539a6f05 by J. David Anglin Committed by Jeff Law

* function.c (round_down): Delete obsolete prototype.

From-SVN: r34631
parent d9893a68
2000-06-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
* function.c (round_down): Delete obsolete prototype.
* pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
2000-06-20 Zack Weinberg <zack@wolery.cumb.org>
......
......@@ -276,9 +276,6 @@ static void pad_to_arg_alignment PARAMS ((struct args_size *, int,
static void pad_below PARAMS ((struct args_size *, enum machine_mode,
tree));
#endif
#ifdef ARGS_GROW_DOWNWARD
static tree round_down PARAMS ((tree, int));
#endif
static rtx round_trampoline_addr PARAMS ((rtx));
static tree *identify_blocks_1 PARAMS ((rtx, tree *, tree *, tree *));
static void reorder_blocks_1 PARAMS ((rtx, tree, varray_type *));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment