tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in one line.

* doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in
	one line.

From-SVN: r116961
This commit is contained in:
Kazu Hirata 2006-09-15 02:13:04 +00:00 committed by Kazu Hirata
parent 737f41105e
commit 0b35aac25d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2006-09-15 Kazu Hirata <kazu@codesourcery.com>
* doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in
one line.
2006-09-14 Richard Guenther <rguenther@suse.de>
Kazu Hirata <kazu@codesourcery.com>

View File

@ -4028,8 +4028,7 @@ must have move patterns for this mode.
This section discusses the macros that control returning scalars as
values---values that can fit in registers.
@deftypefn {Target Hook} rtx TARGET_FUNCTION_VALUE (tree @var{ret_type},
tree @var{fn_decl_or_type}, bool @var{outgoing})
@deftypefn {Target Hook} rtx TARGET_FUNCTION_VALUE (tree @var{ret_type}, tree @var{fn_decl_or_type}, bool @var{outgoing})
Define this to return an RTX representing the place where a function
returns or receives a value of data type @var{ret_type}, a tree node