tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in one line.
authorKazu Hirata <kazu@codesourcery.com>
Fri, 15 Sep 2006 02:13:04 +0000 (02:13 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 15 Sep 2006 02:13:04 +0000 (02:13 +0000)
* doc/tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in
one line.

From-SVN: r116961

gcc/ChangeLog
gcc/doc/tm.texi

index 40a8e9f1bd589d93e187c2fd7052f248af7b9b5c..254b64a0ad686541fb6d0fcba072a904469b18a1 100644 (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>
 
index d1217f1b0e24c98fd9683ed141ed13214586e40b..ddf1a869b4c2b9640987c4415697ebc125eefffb 100644 (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