public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 646f1993137cef4fddaf86e5abe267cc31ded946
@ 2020-01-23 13:56 hubicka
  0 siblings, 0 replies; only message in thread
From: hubicka @ 2020-01-23 13:56 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  646f1993137cef4fddaf86e5abe267cc31ded946 (commit)
      from  39f20a091674eb7141d4a15e9a170726e24bce83 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 646f1993137cef4fddaf86e5abe267cc31ded946
Author: Jan Hubicka <hubicka@ucw.cz>
Date:   Thu Jan 23 14:55:38 2020 +0100

    Move --param change to lto infrastructure section.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 6c6588a..ef27c9b 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -95,13 +95,6 @@ a work-in-progress.</p>
       <li>Inliner heuristics and function clonning can now use value-range
 	  information to predict effectivity of individual transformations.
       </li>
-      <li>Most <code>--param</code> values can now be specified at
-	  translation unit granuality. This includes all parameters controlling
-	  the inliner and other inter-procedural optimizations.  Unlike earlier
-	  releases, GCC 10 will ignore parameters controlling optimizations
-	  specified at link-time and apply parameters specified at compile-time
-	  in the same manner as done for optimization flags.
-      </li>
       <li>During link-time optimization the C++ One Definition Rule is used to
 	  increase precision of type based alias analysis.
       </li>
@@ -124,6 +117,13 @@ a work-in-progress.</p>
         <a href="https://facebook.github.io/zstd/"><code>zstd</code></a>
         algorithm.  Configure script can automatically detect the <code>zstd</code> support.
       </li>
+      <li>Most <code>--param</code> values can now be specified at
+	  translation unit granuality. This includes all parameters controlling
+	  the inliner and other inter-procedural optimizations.  Unlike earlier
+	  releases, GCC 10 will ignore parameters controlling optimizations
+	  specified at link-time and apply parameters specified at compile-time
+	  in the same manner as done for optimization flags.
+      </li>
     </ul>
   </li>
   <li>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-10/changes.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-01-23 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 13:56 gcc-wwwdocs branch master updated. 646f1993137cef4fddaf86e5abe267cc31ded946 hubicka

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