This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Small typo patch for invoke.texi



I've appended a one;-) letter change.

Andreas

1998-07-01  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* invoke.texi (Optimize Options): Fix typo.

--- gcc/invoke.texi.~1~	Wed Jul  1 18:17:13 1998
+++ gcc/invoke.texi	Wed Jul  1 18:28:21 1998
@@ -2326,7 +2326,7 @@
 @item -fregmove
 Attempt to reassign register numbers in move instructions and as
 operands of other simple instructions in order to maximize the amount of
-register tying.  This is especially helpfu on machines with two-operand
+register tying.  This is especially helpful on machines with two-operand
 instructions.  GNU CC enables this optimization by default with @samp{-O2}
 or higher.
 

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]