aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2001-07-20 20:47:35 +0000
committerJan Hubicka <jh@suse.cz>2001-07-20 20:47:35 +0000
commit11734fd82f0b23d284adad3b4b20a4947690c3ab (patch)
tree154491de9b551a24fb41474dab863646f66d28fb /gcc/doc
parent226536e22f15d260b0e22171b89f7088b5adfde2 (diff)
Correct typo.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@44213 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/md.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 59db56bb677..98752a6afe8 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -2130,7 +2130,7 @@ operand 2 is a constant: the number of consecutive registers.
Output an push instruction. Operand 0 is value to push. Used only when
@code{PUSH_ROUNDING} is defined. For historical reason, this pattern may be
missing and in such case an @code{mov} expander is used instead, with a
-@code{MEM} expression forming the push operation. The @cpde{mov} expander
+@code{MEM} expression forming the push operation. The @code{mov} expander
method is deprecated.
@cindex @code{add@var{m}3} instruction pattern