Add missed chunk in last commit.
From-SVN: r67275
This commit is contained in:
parent
0d569849e6
commit
14fb18b06f
@ -5842,8 +5842,7 @@ trampoline_address (function)
|
|||||||
&& fn_context != inline_function_decl)
|
&& fn_context != inline_function_decl)
|
||||||
fp = find_function_data (fn_context);
|
fp = find_function_data (fn_context);
|
||||||
|
|
||||||
/* Allocate run-time space for this trampoline
|
/* Allocate run-time space for this trampoline. */
|
||||||
(usually in the defining function's stack frame). */
|
|
||||||
/* If rounding needed, allocate extra space
|
/* If rounding needed, allocate extra space
|
||||||
to ensure we have TRAMPOLINE_SIZE bytes left after rounding up. */
|
to ensure we have TRAMPOLINE_SIZE bytes left after rounding up. */
|
||||||
#define TRAMPOLINE_REAL_SIZE \
|
#define TRAMPOLINE_REAL_SIZE \
|
||||||
|
Loading…
Reference in New Issue
Block a user