public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, doc]: Improve -free description
@ 2014-05-17 11:31 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2014-05-17 11:31 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]

Hello!

-free defaults to enabled also for Alpha.  The option is also enabled
for -Os on all targets.

2014-05-17  Uros Bizjak  <ubizjak@gmail.com>

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

Committed to 4.9 and mainline SVN.

Uros.

[-- Attachment #2: d.diff.txt --]
[-- Type: text/plain, Size: 527 bytes --]

Index: invoke.texi
===================================================================
--- invoke.texi	(revision 210549)
+++ invoke.texi	(working copy)
@@ -7463,7 +7463,8 @@
 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-17 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-17 11:31 [PATCH, doc]: Improve -free description Uros Bizjak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).