(SETUP_INCOMING_VARARGS): Correct arguments to move_block_from_reg call.
From-SVN: r9165
This commit is contained in:
parent
310bbbf468
commit
0196c710f1
@ -144,7 +144,7 @@ extern struct rtx_def *mips_function_value ();
|
||||
- PRETEND_SIZE)), \
|
||||
(MAX_ARGS_IN_REGISTERS - (CUM).arg_words \
|
||||
- ! current_function_varargs), \
|
||||
PRETEND_SIZE, 0); \
|
||||
PRETEND_SIZE); \
|
||||
} \
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user