From 6e9aac46003642b16a4f6b38ebc76a4378bfcc8b Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Fri, 20 Jul 2001 20:47:35 +0000 Subject: [PATCH] Correct typo. From-SVN: r44213 --- gcc/doc/md.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2