Commit 29661412 by Nick Clifton Committed by Nick Clifton

* doc/invoke.texi (IA-64 Options): Fix typo.

From-SVN: r148037
parent e9dbe7bb
2009-06-01 Nick Clifton <nickc@redhat.com>
* doc/invoke.texi (IA-64 Options): Fix typo.
2009-06-01 Ira Rosen <irar@il.ibm.com> 2009-06-01 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/39129 PR tree-optimization/39129
......
...@@ -11729,8 +11729,8 @@ using the minimum latency algorithm. ...@@ -11729,8 +11729,8 @@ using the minimum latency algorithm.
Generate code for inline divides of integer values Generate code for inline divides of integer values
using the maximum throughput algorithm. using the maximum throughput algorithm.
@item -mno-inline-float-divide @item -mno-inline-int-divide
@opindex mno-inline-float-divide @opindex mno-inline-int-divide
Do not generate inline code for divides of integer values. Do not generate inline code for divides of integer values.
@item -minline-sqrt-min-latency @item -minline-sqrt-min-latency
......
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