* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.
From-SVN: r130671
This commit is contained in:
parent
40977c7d51
commit
9d0b161968
@ -1,3 +1,7 @@
|
||||
2007-12-06 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* config/xtensa/xtensa.c (xtensa_va_start): Add prototype.
|
||||
|
||||
2007-12-06 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
PR c/29172:
|
||||
|
@ -146,6 +146,7 @@ static tree xtensa_gimplify_va_arg_expr (tree, tree, tree *, tree *);
|
||||
static void xtensa_init_builtins (void);
|
||||
static tree xtensa_fold_builtin (tree, tree, bool);
|
||||
static rtx xtensa_expand_builtin (tree, rtx, rtx, enum machine_mode, int);
|
||||
static void xtensa_va_start (tree, rtx);
|
||||
|
||||
static const int reg_nonleaf_alloc_order[FIRST_PSEUDO_REGISTER] =
|
||||
REG_ALLOC_ORDER;
|
||||
|
Loading…
Reference in New Issue
Block a user