mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-03 07:00:27 +08:00
S/390: Document z14/arch12 -march option.
gcc/ChangeLog: 2018-11-26 Andreas Krebbel <krebbel@linux.ibm.com> * doc/invoke.texi: Document z14/arch12 -march option. From-SVN: r266462
This commit is contained in:
parent
7548e49631
commit
c393c7482f
@ -1,3 +1,7 @@
|
||||
2018-11-26 Andreas Krebbel <krebbel@linux.ibm.com>
|
||||
|
||||
* doc/invoke.texi: Document z14/arch12 -march option.
|
||||
|
||||
2018-11-25 Sandra Loosemore <sandra@codesourcery.com>
|
||||
|
||||
PR c/57166
|
||||
|
@ -25925,8 +25925,8 @@ Generate code that runs on @var{cpu-type}, which is the name of a
|
||||
system representing a certain processor type. Possible values for
|
||||
@var{cpu-type} are @samp{z900}/@samp{arch5}, @samp{z990}/@samp{arch6},
|
||||
@samp{z9-109}, @samp{z9-ec}/@samp{arch7}, @samp{z10}/@samp{arch8},
|
||||
@samp{z196}/@samp{arch9}, @samp{zEC12}, @samp{z13}/@samp{arch11}, and
|
||||
@samp{native}.
|
||||
@samp{z196}/@samp{arch9}, @samp{zEC12}, @samp{z13}/@samp{arch11},
|
||||
@samp{z14}/@samp{arch12}, and @samp{native}.
|
||||
|
||||
The default is @option{-march=z900}.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user