public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Martin Jambor <mjambor@suse.cz>
To: Gerald Pfeifer <gerald@pfeifer.com>
Cc: Jakub Jelinek <jakub@redhat.com>,
	Segher Boessenkool <segher@kernel.crashing.org>,
	Kyrill Tkachov <kyrylo.tkachov@foss.arm.com>,
	gcc-patches@gcc.gnu.org, Richard Biener <rguenther@suse.de>,
	Uros Bizjak <ubizjak@gmail.com>,
	Andrew Senkevich <andrew.n.senkevich@gmail.com>
Subject: Re: [wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ removal, x86 ISA additions, -fshrink-wrap-separate etc.
Date: Mon, 27 Feb 2017 17:17:00 -0000	[thread overview]
Message-ID: <20170227165632.nn5oxqij5wmutjll@virgil.suse.cz> (raw)
In-Reply-To: <alpine.LSU.2.20.1702261513010.2487@anthias.pfeifer.com>

Hello,

On Sun, Feb 26, 2017 at 03:21:20PM +0100, Gerald Pfeifer wrote:
> On Sun, 19 Feb 2017, Gerald Pfeifer wrote:
> > That was quite a bit; thanks for doing that, Jakub!
> > 
> > In the patch below I try to streamline language a bit, document options 
> > being implied by -Os (in addition to -O2 or higher), fix grammar in a few 
> > places, and change a textual link to being a real one.
> > 
> > I have _not_ applied this yet, and would appreciate your feedback.
> 
> I did another two passes through this, making a few more simplifications
> and changes, and committed it.
> 
> If you see anything beyond it, or changes you disagree with, let me know!
> 

on top of your patch, I would like to propose the following.  What do
you think?

Martin


Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.67
diff -u -r1.67 changes.html
--- changes.html	26 Feb 2017 14:21:15 -0000	1.67
+++ changes.html	27 Feb 2017 16:55:31 -0000
@@ -67,7 +67,10 @@
   the call graph.  It is enabled by the <code>-fipa-bit-cp</code>
   option if <code>-fipa-cp</code> is enabled as well, and is enabled
   at the <code>-O2</code> optimization level and higher (and
-  <code>-Os</code>).</li>
+  <code>-Os</code>).  This optimization and its option supersede
+  interprocedural alignment propagation of gcc 6, and therefore the
+  option <code>-fipa-cp-alignment</code> is now deprecated and
+  ignored.</li>
 
   <li>A new interprocedural value range propagation optimization has been
   added, which propagates integral ranges that variable values can be proven

  parent reply	other threads:[~2017-02-27 16:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 16:35 Jakub Jelinek
2017-01-27 16:36 ` Kyrill Tkachov
2017-01-27 16:43   ` Jakub Jelinek
2017-01-27 20:32     ` Segher Boessenkool
2017-01-27 21:28       ` Jakub Jelinek
2017-01-27 22:17         ` Segher Boessenkool
2017-02-20  5:19         ` Gerald Pfeifer
2017-02-26 14:35           ` Gerald Pfeifer
2017-02-27 16:39             ` Martin Sebor
2017-03-12 23:23               ` Gerald Pfeifer
2017-03-14 19:43                 ` Martin Sebor
2017-02-27 17:17             ` Martin Jambor [this message]
2017-02-27 22:44               ` Gerald Pfeifer
2017-02-28  9:54                 ` Martin Jambor
2017-01-29 12:38 ` Richard Biener
2017-01-29 13:51 ` Prathamesh Kulkarni
2017-01-29 19:28   ` Jakub Jelinek
2017-01-31 11:41     ` Martin Jambor
2017-01-31 16:41       ` Jakub Jelinek
2017-01-31 17:30         ` Martin Jambor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170227165632.nn5oxqij5wmutjll@virgil.suse.cz \
    --to=mjambor@suse.cz \
    --cc=andrew.n.senkevich@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=jakub@redhat.com \
    --cc=kyrylo.tkachov@foss.arm.com \
    --cc=rguenther@suse.de \
    --cc=segher@kernel.crashing.org \
    --cc=ubizjak@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).