+2001-07-10 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
+
+ * doc/tm.texi (Misc): Fix thinko.
+
2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
* regmove.c (replace_in_call_usage): Fix warnings.
up by @code{build_common_tree_nodes} and @code{build_common_tree_nodes_2};
only language front ends that use these two functions will use
@samp{TARGET_INIT_BUILTINS}.
+@end deftypefn
@deftypefn {Target Hook} rtx TARGET_EXPAND_BUILTIN (tree @var{exp}, rtx @var{target}, rtx @var{subtarget}, enum machine_mode @var{mode}, int @var{ignore})
@var{exp}'s operands. @var{ignore} is nonzero if the value is to be
ignored. This function should return the result of the call to the
built-in function.
+@end deftypefn
@end table