* doc/tm.texi.in (Cond Exec Macros): Remove node.
(Condition Code): Don't reference it.
* doc/tm.texi: Regenerate.
From-SVN: r202634
+2013-09-16 Andreas Schwab <schwab@linux-m68k.org>
+
+ * doc/tm.texi.in (Cond Exec Macros): Remove node.
+ (Condition Code): Don't reference it.
+ * doc/tm.texi: Regenerate.
+
2013-09-16 Vladimir Makarov <vmakarov@redhat.com>
PR middle-end/58418
@menu
* CC0 Condition Codes:: Old style representation of condition codes.
* MODE_CC Condition Codes:: Modern representation of condition codes.
-* Cond Exec Macros:: Macros to control conditional execution.
@end menu
@node CC0 Condition Codes
returns @code{VOIDmode}.
@end deftypefn
-@node Cond Exec Macros
-@subsection Macros to control conditional execution
-@findex conditional execution
-@findex predication
-
-There is one macro that may need to be defined for targets
-supporting conditional execution, independent of how they
-represent conditional branches.
-
@node Costs
@section Describing Relative Costs of Operations
@cindex costs of instructions
@menu
* CC0 Condition Codes:: Old style representation of condition codes.
* MODE_CC Condition Codes:: Modern representation of condition codes.
-* Cond Exec Macros:: Macros to control conditional execution.
@end menu
@node CC0 Condition Codes
@hook TARGET_CC_MODES_COMPATIBLE
-@node Cond Exec Macros
-@subsection Macros to control conditional execution
-@findex conditional execution
-@findex predication
-
-There is one macro that may need to be defined for targets
-supporting conditional execution, independent of how they
-represent conditional branches.
-
@node Costs
@section Describing Relative Costs of Operations
@cindex costs of instructions