Fix typo in comment.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 24 Oct 1996 11:26:23 +0000 (07:26 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 24 Oct 1996 11:26:23 +0000 (07:26 -0400)
From-SVN: r13024

gcc/calls.c

index 9f9d65909f432d0871301def36c1601e3b4825c3..cc92f54dcab254e633021916337ddfd883ca0d60 100644 (file)
@@ -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,