* make setup_incoming_promotions static
From-SVN: r3468
This commit is contained in:
parent
e670291961
commit
ee791cc341
@ -601,7 +601,7 @@ combine_instructions (f, nregs)
|
|||||||
|
|
||||||
/* Set up any promoted values for incoming argument registers. */
|
/* Set up any promoted values for incoming argument registers. */
|
||||||
|
|
||||||
void
|
static void
|
||||||
setup_incoming_promotions ()
|
setup_incoming_promotions ()
|
||||||
{
|
{
|
||||||
#ifdef PROMOTE_FUNCTION_ARGS
|
#ifdef PROMOTE_FUNCTION_ARGS
|
||||||
|
Loading…
Reference in New Issue
Block a user