aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Hubicka <hubicka@gcc.gnu.org>2001-07-20 20:47:35 +0000
committerJan Hubicka <hubicka@gcc.gnu.org>2001-07-20 20:47:35 +0000
commit6e9aac46003642b16a4f6b38ebc76a4378bfcc8b (patch)
tree154491de9b551a24fb41474dab863646f66d28fb
parented6ba1a5c3ba1099b6dfddf1ee7623b30942e9bf (diff)
downloadgcc-6e9aac46003642b16a4f6b38ebc76a4378bfcc8b.zip
gcc-6e9aac46003642b16a4f6b38ebc76a4378bfcc8b.tar.gz
gcc-6e9aac46003642b16a4f6b38ebc76a4378bfcc8b.tar.bz2
Correct typo.
From-SVN: r44213
-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 59db56b..98752a6 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