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:
Ben Elliston 2006-10-10 07:34:10 +00:00 committed by Ben Elliston
parent 68b18daf04
commit 07d83dadc4
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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;