aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.info-15
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcc.info-15')
-rw-r--r--gcc/gcc.info-156
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/gcc.info-15 b/gcc/gcc.info-15
index 58bf4e59b9f..db2cd991d9e 100644
--- a/gcc/gcc.info-15
+++ b/gcc/gcc.info-15
@@ -1,4 +1,4 @@
-This is Info file gcc.info, produced by Makeinfo version 1.68 from the
+This is Info file gcc.info, produced by Makeinfo version 1.67 from the
input file gcc.texi.
This file documents the use and the internals of the GNU compiler.
@@ -446,8 +446,8 @@ Comparison Operations
Comparison operators test a relation on two operands and are
considered to represent a machine-dependent nonzero value described by,
-but not necessarily equal to, `STORE_FLAG_VALUE' (*note Misc::.) if
-the relation holds, or zero if it does not. The mode of the comparison
+but not necessarily equal to, `STORE_FLAG_VALUE' (*note Misc::.) if the
+relation holds, or zero if it does not. The mode of the comparison
operation is independent of the mode of the data being compared. If
the comparison operation is being tested (e.g., the first operand of an
`if_then_else'), the mode must be `VOIDmode'. If the comparison