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

From-SVN: r148037
This commit is contained in:
Nick Clifton 2009-06-01 09:01:10 +00:00 committed by Nick Clifton
parent e9dbe7bb25
commit 29661412e3
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
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>
PR tree-optimization/39129

View File

@ -11729,8 +11729,8 @@ using the minimum latency algorithm.
Generate code for inline divides of integer values
using the maximum throughput algorithm.
@item -mno-inline-float-divide
@opindex mno-inline-float-divide
@item -mno-inline-int-divide
@opindex mno-inline-int-divide
Do not generate inline code for divides of integer values.
@item -minline-sqrt-min-latency