public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>,
	Gerald Pfeifer <gerald@pfeifer.com>
Subject: Re: [wwwdocs]
Date: Mon, 23 Mar 2009 13:44:00 -0000	[thread overview]
Message-ID: <84fc9c000903230643t6bdb568cv73cab898caf53ee6@mail.gmail.com> (raw)
In-Reply-To: <20090323125401.GB4977@virgil.suse.cz>

2009/3/23 Martin Jambor <mjambor@suse.cz>:
> Hi,
>
> as Steven pointed out, indirect inlining is not listed in changes.html
> for gcc  4.4.  Therefore I would  like to commit  the following simple
> paragraph.  Is it OK?

Ok.

Richard.

> Thanks,
>
> Martin
>
> Index: changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/changes.html,v
> retrieving revision 1.57
> diff -u -r1.57 changes.html
> --- changes.html        20 Mar 2009 16:10:51 -0000      1.57
> +++ changes.html        23 Mar 2009 12:47:20 -0000
> @@ -120,6 +120,11 @@
>  <h2>General Optimizer Improvements</h2>
>
>   <ul>
> +    <li>A new command-line switch <code>-findirect-inlining</code> has been
> +      added.  When turned on it allows the inliner to also inline indirect
> +      calls that are discovered to have known targets at compile time
> +      thanks to previous inlining.  </li>
> +
>     <li>A new command-line switch <code>-ftree-switch-conversion</code> has
>       been added.  This new pass turns simple initializations of scalar
>       variables in switch statements into initializations from a static array,
>

  reply	other threads:[~2009-03-23 13:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-23 13:11 [wwwdocs] Martin Jambor
2009-03-23 13:44 ` Richard Guenther [this message]
     [not found] <AANLkTinDZDXERp2sR8z_oOmhzyv=vxrGG9WgHg31ujgh@mail.gmail.com>
2011-04-01  7:17 ` [wwwdocs] Devang S
2011-04-01  7:28   ` [wwwdocs] Devang S
2011-04-03 13:00   ` [wwwdocs] Gerald Pfeifer
  -- strict thread matches above, loose matches on Subject: below --
2005-05-21 23:00 [wwwdocs] Gerald Pfeifer
2005-05-24  0:33 ` [wwwdocs] Mark Mitchell
2005-05-28  3:44   ` [wwwdocs] Gabriel Dos Reis

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=84fc9c000903230643t6bdb568cv73cab898caf53ee6@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.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).