Fix typo in docs.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 7 Oct 2005 23:57:36 +0000 (16:57 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 7 Oct 2005 23:57:36 +0000 (16:57 -0700)
PR target/23644
* doc/invoke.texi (IA-64 Options, item -mtune): Renamed from
-mtune-arch.

From-SVN: r105105

gcc/ChangeLog
gcc/doc/invoke.texi

index 5033c48f7626984442e42178bf4302fa572258c7..a16029498b7fc2b3e277c3a2c25494791d4588ff 100644 (file)
@@ -1,5 +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.
+
        PR target/24193
        * config/ia64/ia64.md (movbi, movti_internal, gr_spill_internal,
        fr_spill): Use destination_operand for operand 0.
index 7717e947c52dcb13025c60880a58203d5471b05e..bc4d1787d1a616f73211e72bf9985ed604cc3961 100644 (file)
@@ -9514,8 +9514,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.