]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/tm.texi.in (Cond. Exec. Macros): Rename node from this ...
authorDave Korn <dave.korn.cygwin@gmail.com>
Fri, 3 Dec 2010 23:31:42 +0000 (23:31 +0000)
committerDave Korn <davek@gcc.gnu.org>
Fri, 3 Dec 2010 23:31:42 +0000 (23:31 +0000)
(Cond Exec Macros): ... to this.
* doc/tm.texi: Regenerate.

From-SVN: r167446

gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in

index 338e324b19afda9df3182613bf2d2e5999053c0f..f09ba9535c96fdf484074389eeb2c1452fa530f3 100644 (file)
@@ -1,3 +1,9 @@
+2010-12-03  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * doc/tm.texi.in (Cond. Exec. Macros): Rename node from this ...
+       (Cond Exec Macros): ... to this.
+       * doc/tm.texi: Regenerate.
+
 2010-12-03  Jason Merrill  <jason@redhat.com>
 
        PR debug/46123
index 6bc5f1f17f2ec918037cb7cd69c16d116fc1e3b6..5b143d79ae6fdaf2bf87f9d8bb4ad94367995485 100644 (file)
@@ -5852,7 +5852,7 @@ interested in most macros in this section.
 @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.
+* Cond Exec Macros::         Macros to control conditional execution.
 @end menu
 
 @node CC0 Condition Codes
@@ -6060,7 +6060,7 @@ same.  If they are, it returns that mode.  If they are different, it
 returns @code{VOIDmode}.
 @end deftypefn
 
-@node Cond. Exec. Macros
+@node Cond Exec Macros
 @subsection Macros to control conditional execution
 @findex conditional execution
 @findex predication
index 47d5be2980a34c8ae7e8d4c80e2cb3204a4224ce..b6370c4e29f3cf01de6fecb53229697b2c19b16e 100644 (file)
@@ -5836,7 +5836,7 @@ interested in most macros in this section.
 @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.
+* Cond Exec Macros::         Macros to control conditional execution.
 @end menu
 
 @node CC0 Condition Codes
@@ -6044,7 +6044,7 @@ same.  If they are, it returns that mode.  If they are different, it
 returns @code{VOIDmode}.
 @end deftypefn
 
-@node Cond. Exec. Macros
+@node Cond Exec Macros
 @subsection Macros to control conditional execution
 @findex conditional execution
 @findex predication