doc: fix deftypefn markup in gccint manual.
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jan 2011 19:00:10 +0000 (19:00 +0000)
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jan 2011 19:00:10 +0000 (19:00 +0000)
commit3580a9f37a96e7ba45b7d29ea3775ae9ced30821
treef56cc6af4ddb8cc8f41f01afef8376ae90b99b82
parentcd8dcc05c9a0315a366450708fb236d111af197e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168637 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/gimple.texi
gcc/doc/hostconfig.texi