mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 21:31:19 +08:00
* doc/tm.texi.in (Cond. Exec. Macros): Rename node from this ...
(Cond Exec Macros): ... to this. * doc/tm.texi: Regenerate. From-SVN: r167446
This commit is contained in:
parent
6c94a9fa16
commit
ac7eb5c634
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user