]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: fix deftypefn markup in gccint manual.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 10 Jan 2011 19:00:10 +0000 (19:00 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Mon, 10 Jan 2011 19:00:10 +0000 (19:00 +0000)
commitae9fd815db6b778af865526a491ab7c02691543e
treef56cc6af4ddb8cc8f41f01afef8376ae90b99b82
parent0ecb4a7c5e0fa5fcef3ab5bbd0a47fe9a20b002d
doc: fix deftypefn markup in gccint manual.

gcc/:
* doc/gimple.texi: Fix quoting of multi-word return values in
@deftypefn statements.  Ensure presence of return value.  Wrap
overlong @deftypefn lines.
(is_gimple_operand, is_gimple_min_invariant_address): Remove
descriptions of removed functions.
* doc/hostconfig.texi (Host Common): Wrap long line, fix quoting
of multi-word return value in @deftypefn statement.

From-SVN: r168637
gcc/ChangeLog
gcc/doc/gimple.texi
gcc/doc/hostconfig.texi