2003-02-19 Krister Walfridsson <cato@df.lth.se>
* tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.
From-SVN: r63132
+2003-02-19 Krister Walfridsson <cato@df.lth.se>
+
+ * tm.texi (INIT_CUMULATIVE_ARGS): Fix typo.
+
2003-02-19 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c (output_logical_op): Optimize or.l when
for the data type of the function which will receive the args, or 0 if the args
are to a compiler support library function. For direct calls that are not
libcalls, @var{fndecl} contain the declaration node of the function.
-@var{fndecl} is also set when code{INIT_CUMULATIVE_ARGS} is used to find
+@var{fndecl} is also set when @code{INIT_CUMULATIVE_ARGS} is used to find
arguments for the function being compiled.
When processing a call to a compiler support library function,