]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in IA-64 options docs.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 8 Oct 2005 00:22:20 +0000 (17:22 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 8 Oct 2005 00:22:20 +0000 (17:22 -0700)
PR target/23644
* doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
-mtune-arch.

From-SVN: r105111

gcc/ChangeLog
gcc/doc/invoke.texi

index 50a1af09847d9279b29148be3b284bf4d9cf7c34..ecebacdd2e170ccd1d92058e3a8d36bc1cf3f434 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-07  James E Wilson  <wilson@specifix.com>
+
+       PR target/23644
+       * doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
+       -mtune-arch.
+
 2005-10-01  Richard Earnshaw  <richard.earnshaw@arm.com>
 
        PR target/23985
index 7d3afae0231f2a97b03aa996088043782a0333ae..e683d0c97d4083c83459a51230fd42a803e31df6 100644 (file)
@@ -10078,8 +10078,8 @@ specified separated by a comma.
 Specify bit size of immediate TLS offsets.  Valid values are 14, 22, and
 64.
 
-@item -mtune-arch=@var{cpu-type}
-@opindex mtune-arch
+@item -mtune=@var{cpu-type}
+@opindex mtune
 Tune the instruction scheduling for a particular CPU, Valid values are
 itanium, itanium1, merced, itanium2, and mckinley.