From: Michael Meissner Date: Tue, 28 Oct 1997 22:56:06 +0000 (+0000) Subject: update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTSTRAINT X-Git-Tag: releases/egcs-1.0.0~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24661605f94cbd36b4ba817fa02a9dd94a6a2f9;p=thirdparty%2Fgcc.git update doc for CONST_{,DOUBLE_}OK_FOR_LETTER_P, EXTRA_CONTSTRAINT From-SVN: r16221 --- diff --git a/gcc/tm.texi b/gcc/tm.texi index 3bbf12e72d51..c5407a26dbac 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -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