Fix comments.

From-SVN: r8618
This commit is contained in:
Richard Kenner 1994-12-06 19:05:08 -05:00
parent 4bc3bc607a
commit 136cf361d6

View File

@ -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_size = map->const_equiv_map_size;
/* If the called fucntion does an alloca, save and restore the
frame pointer around the call. This saves stack space, but
/* If the called function does an alloca, save and restore the
stack pointer around the call. This saves stack space, but
also is required if this inline is being done between two
pushes. */
if (FUNCTION_FLAGS (header) & FUNCTION_FLAGS_CALLS_ALLOCA)