From 607ea900157da41de553cb4c21c1a504023dfd8d Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Thu, 24 Oct 1996 07:26:23 -0400 Subject: [PATCH] Fix typo in comment. From-SVN: r13024 --- gcc/calls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/calls.c b/gcc/calls.c index 9f9d65909f4..cc92f54dcab 100644 --- a/gcc/calls.c +++ b/gcc/calls.c @@ -301,7 +301,7 @@ prepare_call_address (funexp, fndecl, call_fusage, reg_parm_seen) and optionally pop the results. The CALL_INSN is the first insn generated. - FNDECL is the declaration node of the function. This is given ot the + FNDECL is the declaration node of the function. This is given to the macro RETURN_POPS_ARGS to determine whether this function pops its own args. FUNTYPE is the data type of the function, or, for a library call, -- 2.30.2