Fix comments.
From-SVN: r8618
This commit is contained in:
parent
4bc3bc607a
commit
136cf361d6
@ -1649,8 +1649,8 @@ expand_inline_function (fndecl, parms, target, ignore, type, structure_value_add
|
|||||||
global_const_equiv_map = map->const_equiv_map;
|
global_const_equiv_map = map->const_equiv_map;
|
||||||
global_const_equiv_map_size = map->const_equiv_map_size;
|
global_const_equiv_map_size = map->const_equiv_map_size;
|
||||||
|
|
||||||
/* If the called fucntion does an alloca, save and restore the
|
/* If the called function does an alloca, save and restore the
|
||||||
frame pointer around the call. This saves stack space, but
|
stack pointer around the call. This saves stack space, but
|
||||||
also is required if this inline is being done between two
|
also is required if this inline is being done between two
|
||||||
pushes. */
|
pushes. */
|
||||||
if (FUNCTION_FLAGS (header) & FUNCTION_FLAGS_CALLS_ALLOCA)
|
if (FUNCTION_FLAGS (header) & FUNCTION_FLAGS_CALLS_ALLOCA)
|
||||||
|
Loading…
Reference in New Issue
Block a user