*** empty log message ***
authorJeff Law <law@gcc.gnu.org>
Fri, 19 Dec 1997 16:34:17 +0000 (09:34 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 19 Dec 1997 16:34:17 +0000 (09:34 -0700)
From-SVN: r17154

gcc/md.texi

index acc616fb8e403d2f698c4c3d3669b031c409f415..d1c29096482572a2a38e08cdd9d2fc778d17899c 100644 (file)
@@ -2303,9 +2303,9 @@ is no @samp{casesi} pattern.
 
 This pattern requires two operands: the address or offset, and a label
 which should immediately precede the jump table.  If the macro
-@code{CASE_VECTOR_PC_RELATIVE} is defined then the first operand is an
-offset which counts from the address of the table; otherwise, it is an
-absolute address to jump to.  In either case, the first operand has
+@code{CASE_VECTOR_PC_RELATIVE} evaluates to a nonzero value then the first
+operand is an offset which counts from the address of the table; otherwise,
+it is an absolute address to jump to.  In either case, the first operand has
 mode @code{Pmode}.
 
 The @samp{tablejump} insn is always the last insn before the jump