OSDN Git Service

* doc/invoke.texi (IA-64 Options): Fix typo.
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2009 09:01:10 +0000 (09:01 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2009 09:01:10 +0000 (09:01 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148037 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index b99d92b..633bc6e 100644 (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
index ebd91db..df831e3 100644 (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