aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-02-02 02:33:14 -0700
committerJeff Law <law@gcc.gnu.org>1998-02-02 02:33:14 -0700
commit4693911f103424f3811a25d20ce83e1e537fa87c (patch)
tree4bc9d9861d569a6cdd3df1d166f1966ffd752eee
parent7457661d45df0e4a1380adf0d2eb12c31f87ca39 (diff)
downloadgcc-4693911f103424f3811a25d20ce83e1e537fa87c.zip
gcc-4693911f103424f3811a25d20ce83e1e537fa87c.tar.gz
gcc-4693911f103424f3811a25d20ce83e1e537fa87c.tar.bz2
Tweak again.
From-SVN: r17592
-rw-r--r--gcc/md.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/md.texi b/gcc/md.texi
index 119ceda..f0c9f39 100644
--- a/gcc/md.texi
+++ b/gcc/md.texi
@@ -1957,7 +1957,7 @@ compiler knows that both source and destination are word-aligned,
it may provide the value 4 for this operand.
Descriptions of multiple @code{movstr@var{m}} patterns can only be
-beneficial if the patterns for smaller modes have less restrictions
+beneficial if the patterns for smaller modes have fewer restrictions
on their first, second and fourth operands. Note that the mode @var{m}
in @code{movstr@var{m}} does not impose any restriction on the mode of
individually moved data units in the block.