The description of the macro REVERSE_CONDEXEC_PREDICATES_P has been
removed from (gccint)Cond Exec Macros in r188983, but the now
effectively empty node has been left behind.

Tested with make info and installed as obvious.

Andreas.

        * doc/tm.texi.in (Cond Exec Macros): Remove node.
        (Condition Code): Don't reference it.
        * doc/tm.texi: Regenerate.

Index: doc/tm.texi
===================================================================
--- doc/tm.texi (revision 202633)
+++ doc/tm.texi (working copy)
@@ -5896,7 +5896,6 @@
 @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
@@ -6106,15 +6105,6 @@
 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
Index: doc/tm.texi.in
===================================================================
--- doc/tm.texi.in      (revision 202633)
+++ doc/tm.texi.in      (working copy)
@@ -4496,7 +4496,6 @@
 @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
@@ -4662,15 +4661,6 @@
 
 @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
-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to