]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTSTRAINT
authorMichael Meissner <meissner@gcc.gnu.org>
Tue, 28 Oct 1997 22:56:06 +0000 (22:56 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 28 Oct 1997 22:56:06 +0000 (22:56 +0000)
From-SVN: r16221

gcc/tm.texi

index 3bbf12e72d51305b2c2689521d7c003375d8c64c..c5407a26dbac48b1ecc6fe4ccf01a820b7089c4a 100644 (file)
@@ -2005,7 +2005,7 @@ between these kinds.
 @findex EXTRA_CONSTRAINT
 @item EXTRA_CONSTRAINT (@var{value}, @var{c})
 A C expression that defines the optional machine-dependent constraint
-letters (@item @samp{Q}, @samp{R}, @samp{S}, @dots{} @samp{U}) that can
+letters (@item @samp{Q}, @samp{R}, @samp{S}, @samp{T}, @samp{U}) that can
 be used to segregate specific types of operands, usually memory
 references, for the target machine.  Normally this macro will not be
 defined.  If it is required for a particular target machine, it should