public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. d8f633c3d174877858f8ca3110fb90e2f713b1e6
@ 2020-05-07 13:48 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2020-05-07 13:48 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  d8f633c3d174877858f8ca3110fb90e2f713b1e6 (commit)
      from  a3dbb7accf682da28eb9130eb2c3167b7f570141 (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 d8f633c3d174877858f8ca3110fb90e2f713b1e6
Author: Martin Liska <mliska@suse.cz>
Date:   Thu May 7 15:48:32 2020 +0200

    Fix couple of broken links.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index a1e7f8b1..f4592cdb 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -91,17 +91,17 @@ You may also want to check out our
 	removes unneeded pairs of <code>new</code> and <code>delete</code>
 	operators.
       </li>
-      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Optimize-Options.html#index-fprofile-partial-training"><code>-fprofile-partial-training</code></a>
+      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Instrumentation-Options.html#index-fprofile-partial-training"><code>-fprofile-partial-training</code></a>
 	  can now be used to inform the compiler that code paths not covered by the
 	  training run should not be optimized for size.
       </li>
-      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Optimize-Options.html#index-fprofile-reproducible"><code>-fprofile-reproducible</code></a>
+      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Instrumentation-Options.html#index-fprofile-reproducible"><code>-fprofile-reproducible</code></a>
 	  controls level of reproducibility of profile gathered by
-	  <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Optimize-Options.html#index-fprofile-generate"><code>-fprofile-generate</code></a>.
+	  <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Instrumentation-Options.html#index-fprofile-generate"><code>-fprofile-generate</code></a>.
 	  This makes it possible to rebuild program
 	  with same outcome which is useful, for example, for distribution packages.
       </li>
-      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Optimize-Options.html#index-fprofile-prefix-path"><code>-fprofile-prefix-path</code></a>
+      <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Instrumentation-Options.html#index-fprofile-prefix-path"><code>-fprofile-prefix-path</code></a>
 	  can be used in combination with <code>-fprofile-generate=profile_dir</code> and
 	  <code>-fprofile-use=profile_dir</code> to inform GCC where the base
 	  directory of build source tree is in case it differs between instrumentation

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

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


hooks/post-receive
-- 
gcc-wwwdocs


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

only message in thread, other threads:[~2020-05-07 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 13:48 gcc-wwwdocs branch master updated. d8f633c3d174877858f8ca3110fb90e2f713b1e6 Martin Liska

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