* doc/md.texi (pushm): Fix a typo.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 12 Dec 2002 14:03:56 +0000 (14:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 12 Dec 2002 14:03:56 +0000 (14:03 +0000)
From-SVN: r60072

gcc/ChangeLog
gcc/doc/md.texi

index 41afe8a21d50dd10c973132ee20ef591ca87002c..24c758aca8d555db7f5302e644bd10d309797bd0 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-12  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * doc/md.texi (pushm): Fix a typo.
+
 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
 
        * config/mips/mips.c (mips_output_conditional_branch): Support
index 98ce162b2c78412416e9bdaec7a1a9193493dd25..3ed88d027299b6e43bf632109da1a72893da48f4 100644 (file)
@@ -2506,7 +2506,7 @@ operand 2 is a constant: the number of consecutive registers.
 
 @cindex @code{push@var{m}} instruction pattern
 @item @samp{push@var{m}}
-Output an push instruction.  Operand 0 is value to push.  Used only when
+Output a 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 @code{mov} expander