rtl.texi (const_double): Remove the "addr" operand.
authorRichard Sandiford <rdsandiford@googlemail.com>
Wed, 15 Oct 2008 18:33:23 +0000 (18:33 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 15 Oct 2008 18:33:23 +0000 (18:33 +0000)
commitbf52069846762e65eb721f2897175971339379ca
treeece0c0568358f34f2a2098461ab207b12d48c7f3
parentd4e2d7d2d6149a1e4d3af82026c60eed95f17002
rtl.texi (const_double): Remove the "addr" operand.

gcc/
* doc/rtl.texi (const_double): Remove the "addr" operand.
Describe CONST_DOUBLE_* macros under const_double rather
than const_vector.
(const_fixed): Fix the operand description.
(const): Add an @findex directive.
(CONST0_RTX, CONST1_RTX, CONST2_RTX): Move description
after the constant rtl table.
(fix): Combine floating-point and fixed-point descriptions.
Fix hyphenation.
* sched-deps.c (sched_analyze_2): Remove reference to
CONST_DOUBLE_CHAIN.

From-SVN: r141149
gcc/ChangeLog
gcc/doc/rtl.texi
gcc/sched-deps.c