mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-21 01:55:15 +08:00
invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option.
* doc/invoke.texi (RS/6000 and PowerPC Options): Add -m to the -mdlmzb option. From-SVN: r117596
This commit is contained in:
parent
68b18daf04
commit
07d83dadc4
@ -1,3 +1,8 @@
|
||||
2006-10-10 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* doc/invoke.texi (RS/6000 and PowerPC Options): Add -m to the
|
||||
-mdlmzb option.
|
||||
|
||||
2006-10-09 Richard Henderson <rth@redhat.com>
|
||||
|
||||
Revert emutls patch.
|
||||
|
@ -11348,7 +11348,7 @@ following options: @option{-maltivec}, @option{-mfprnd},
|
||||
@option{-mhard-float}, @option{-mmfcrf}, @option{-mmultiple},
|
||||
@option{-mnew-mnemonics}, @option{-mpopcntb}, @option{-mpower},
|
||||
@option{-mpower2}, @option{-mpowerpc64}, @option{-mpowerpc-gpopt},
|
||||
@option{-mpowerpc-gfxopt}, @option{-mstring}, @option{-mmulhw}, @option{dlmzb}.
|
||||
@option{-mpowerpc-gfxopt}, @option{-mstring}, @option{-mmulhw}, @option{-mdlmzb}.
|
||||
The particular options
|
||||
set for any particular CPU will vary between compiler versions,
|
||||
depending on what setting seems to produce optimal code for that CPU;
|
||||
|
Loading…
Reference in New Issue
Block a user