public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs]
@ 2009-03-23 13:11 Martin Jambor
  2009-03-23 13:44 ` [wwwdocs] Richard Guenther
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Jambor @ 2009-03-23 13:11 UTC (permalink / raw)
  To: GCC Patches; +Cc: Gerald Pfeifer

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?

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,

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <AANLkTinDZDXERp2sR8z_oOmhzyv=vxrGG9WgHg31ujgh@mail.gmail.com>]
* [wwwdocs]
@ 2005-05-21 23:00 Gerald Pfeifer
  2005-05-24  0:33 ` [wwwdocs] Mark Mitchell
  0 siblings, 1 reply; 8+ messages in thread
From: Gerald Pfeifer @ 2005-05-21 23:00 UTC (permalink / raw)
  To: gcc-patches; +Cc: Mark Mitchell, Gabriel Dos Reis

Fix a typo in my PGP fingerprint.  Installed.

Gaby, Mark, would you mind adding your fingerprints as well?

Thanks,
Gerald

Index: mirrors.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v
retrieving revision 1.160
diff -u -3 -p -r1.160 mirrors.html
--- mirrors.html	17 Feb 2005 13:19:37 -0000	1.160
+++ mirrors.html	21 May 2005 22:49:17 -0000
@@ -17,7 +17,7 @@ sites</a>.  The archives there will be s
 GnuPG keys:</p>
 
 <pre>
-1024D/745C015A 1999-11-09 Gerald Pfeifer &lt;gerald@pfeifer.com;gt;
+1024D/745C015A 1999-11-09 Gerald Pfeifer &lt;gerald@pfeifer.com&gt;
 Key fingerprint = B215 C163 3BCA 0477 615F  1B35 A5B3 A004 745C 015A
 </pre>
 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-04-03 13:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-23 13:11 [wwwdocs] Martin Jambor
2009-03-23 13:44 ` [wwwdocs] Richard Guenther
     [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

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).