c-tree.texi (RDIV_EXPR): Fix typo.
authorPaul Koning <pkoning@equallogic.com>
Fri, 30 Aug 2002 19:18:51 +0000 (19:18 +0000)
committerPaul Koning <pkoning@gcc.gnu.org>
Fri, 30 Aug 2002 19:18:51 +0000 (15:18 -0400)
commit4226378aefe355b21dae1617001362f886248b61
tree710e5e1ffba1986bcaf31e3064b6c4aef3b2ac0c
parentb8074dbe8abf279b6bf0422718b630e91ea6c9c9
c-tree.texi (RDIV_EXPR): Fix typo.

* doc/c-tree.texi (RDIV_EXPR): Fix typo.
* doc/rtl.texi (post_modify): Remove misplaced text, remove "not
implemented" note.
* doc/md.texi (IP2K): Move machine-specific constraints before MIPS
for alphabetic order.
* doc/tm.texi (TARGET_FLOAT_FORMAT): Update description for
VAX_FLOAT_FORMAT.  Remove reference to HOST_FLOAT_FORMAT.
(VAX_HALFWORD_ORDER): Document.
(LARGEST_EXPONENT_IS_NORMAL): Remove note about being only for
IEEE float format.
(TARGET_SCHED_ISSUE_RATE): Reword reference to MAX_DFA_ISSUE_RATE.
(ASM_OUTPUT_LABEL_REF): Fix font.
(CASE_VECTOR_SHORTEN_MODE): Ditto.

From-SVN: r56687
gcc/ChangeLog
gcc/doc/c-tree.texi
gcc/doc/md.texi
gcc/doc/rtl.texi
gcc/doc/tm.texi