r141149 - in /trunk/gcc: ChangeLog doc/rtl.texi...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Wed Oct 15 18:33:00 GMT 2008


Author: rsandifo
Date: Wed Oct 15 18:33:23 2008
New Revision: 141149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141149
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/rtl.texi
    trunk/gcc/sched-deps.c



More information about the Gcc-cvs mailing list