Commit 6ca74b5c by Uros Bizjak Committed by Uros Bizjak

invoke.texi (free): Mention Alpha.

	* doc/invoke.texi (free): Mention Alpha.  Also enabled at -Os.

From-SVN: r210552
parent 95ac221a
2014-05-17 Uros Bizjak <ubizjak@gmail.com>
* doc/invoke.texi (free): Mention Alpha. Also enabled at -Os.
2014-05-17 Richard Sandiford <r.sandiford@uk.ibm.com>
* wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or
......
......@@ -7463,7 +7463,8 @@ Attempt to remove redundant extension instructions. This is especially
helpful for the x86-64 architecture, which implicitly zero-extends in 64-bit
registers after writing to their lower 32-bit half.
Enabled for AArch64 and x86 at levels @option{-O2}, @option{-O3}.
Enabled for Alpha, AArch64 and x86 at levels @option{-O2},
@option{-O3}, @option{-Os}.
@item -flive-range-shrinkage
@opindex flive-range-shrinkage
......
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