Commit 07d83dad by Ben Elliston Committed by Ben Elliston

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
parent 68b18daf
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> 2006-10-09 Richard Henderson <rth@redhat.com>
Revert emutls patch. Revert emutls patch.
......
...@@ -11348,7 +11348,7 @@ following options: @option{-maltivec}, @option{-mfprnd}, ...@@ -11348,7 +11348,7 @@ following options: @option{-maltivec}, @option{-mfprnd},
@option{-mhard-float}, @option{-mmfcrf}, @option{-mmultiple}, @option{-mhard-float}, @option{-mmfcrf}, @option{-mmultiple},
@option{-mnew-mnemonics}, @option{-mpopcntb}, @option{-mpower}, @option{-mnew-mnemonics}, @option{-mpopcntb}, @option{-mpower},
@option{-mpower2}, @option{-mpowerpc64}, @option{-mpowerpc-gpopt}, @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 The particular options
set for any particular CPU will vary between compiler versions, set for any particular CPU will vary between compiler versions,
depending on what setting seems to produce optimal code for that CPU; depending on what setting seems to produce optimal code for that CPU;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment