Add missed chunk in last commit.

From-SVN: r67275
This commit is contained in:
Andreas Jaeger 2003-05-31 20:59:10 +02:00
parent 0d569849e6
commit 14fb18b06f
1 changed files with 1 additions and 2 deletions

View File

@ -5842,8 +5842,7 @@ trampoline_address (function)
&& fn_context != inline_function_decl)
fp = find_function_data (fn_context);
/* Allocate run-time space for this trampoline
(usually in the defining function's stack frame). */
/* Allocate run-time space for this trampoline. */
/* If rounding needed, allocate extra space
to ensure we have TRAMPOLINE_SIZE bytes left after rounding up. */
#define TRAMPOLINE_REAL_SIZE \