From 04afd9d6b7fe88bb0fb995749ff154a6f238bca9 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 26 Jan 1998 01:31:47 -0700 Subject: Tweaks from Andreas. From-SVN: r17487 --- gcc/tm.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/tm.texi') diff --git a/gcc/tm.texi b/gcc/tm.texi index 113a89f..a8c2f03 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -2038,7 +2038,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}, @samp{T}, @samp{U}) that can +letters (@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 -- cgit v1.1