Commit 56159047 by Andreas Jaeger Committed by Jeff Law

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

From-SVN: r20883
parent 00a2e46c
1998-07-01 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* invoke.texi (Optimize Options): Fix typo.
Wed Jul 1 22:25:43 1998 Jim Wilson <wilson@cygnus.com>
* xcoffout.c (xcoffout_begin_function): Call xcoffout_block for
......
......@@ -2326,7 +2326,7 @@ Perform a number of minor optimizations that are relatively expensive.
@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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment