summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-18 22:02:07 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-18 22:02:07 +0000
commitcaa9e377d4a1907cb811b601a44723c4f336fdca (patch)
treeb0764e4f7e7fc44ec9526433e59a0fd990077477 /gcc/doc
parent6b7d643fd6a56fc699e59d3153a6e9a8bdd39b34 (diff)
downloadgcc-caa9e377d4a1907cb811b601a44723c4f336fdca.tar.gz
Fix markup for reload_in/out.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44137 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/md.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 0b680cdfc49..a5db6c6ccb8 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -2078,8 +2078,8 @@ macro in @pxref{Register Classes}.
There are special restrictions on the form of the @code{match_operand}s
used in these patterns. First, only the predicate for the reload
-operand is examined, i.e. @code{reload_in} examines operand 1, but not
-the predicates for operand 0 or 2. Second, there may only be one
+operand is examined, i.e., @code{reload_in} examines operand 1, but not
+the predicates for operand 0 or 2. Second, there may be only one
alternative in the constraints. Third, only a single register class
letter may be used for the constraint; subsequent constraint letters
are ignored. As a special exception, an empty constraint string