public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. ebbb2e8e5041a55800ae277d112e9081c89f5811
@ 2020-05-07 10:32 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2020-05-07 10:32 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 ebbb2e8e5041a55800ae277d112e9081c89f5811 (commit)
from 08b032aa507a9d6b436f5cc2683b5a40ed63beef (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 ebbb2e8e5041a55800ae277d112e9081c89f5811
Author: Jakub Jelinek <jakub@redhat.com>
Date: Thu May 7 12:31:50 2020 +0200
Point into 10.1.0 onlinedocs instead of trunk.
diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 876c9c50..ca0761ff 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -110,7 +110,7 @@ a work-in-progress.</p>
directory of build source tree is in case it differs between instrumentation
and optimized builds.
</li>
- <li><a href="https://gcc.gnu.org/onlinedocs/gcc/Static-Analyzer-Options.html">-fanalyzer</a>
+ <li><a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Static-Analyzer-Options.html">-fanalyzer</a>
enables a new static analysis pass and associated warnings.
This pass performs a time-consuming exploration of paths through
the code in the hope of detecting various common errors, such as
@@ -191,7 +191,7 @@ a work-in-progress.</p>
specification is now supported in the C, C++ and Fortran compilers.
See the <a href="https://gcc.gnu.org/wiki/OpenACC#status-10">implementation
status</a> section on the OpenACC wiki page and the
- <a href="https://gcc.gnu.org/onlinedocs/libgomp/#toc-Enabling-OpenACC-1">
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/libgomp/#toc-Enabling-OpenACC-1">
run-time library documentation</a> for further information.
</li>
<li>GCC 10 adds a number of newly implemented
@@ -971,14 +971,14 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
describing a path through the code that triggers the problem.
These can be printed by the diagnostics subsystem in various ways,
controlled by the
- <a href="https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-path-format">-fdiagnostics-path-format</a>
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-path-format">-fdiagnostics-path-format</a>
option, or captured in JSON form via
- <a href="https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-format">-fdiagnostics-format=json</a>.</li>
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-format">-fdiagnostics-format=json</a>.</li>
<li>
GCC diagnostics can now be associated with
<a href="https://cwe.mitre.org">CWE weakness identifiers</a>, which
will appear on the standard error stream, and in the JSON output from
- <a href="https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-format">-fdiagnostics-format=json</a>.
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-format">-fdiagnostics-format=json</a>.
</li>
</ul>
@@ -999,7 +999,7 @@ typedef svbool_t pred512 __attribute__((arm_sve_vector_bits(512)));
clickable hyperlink for the documentation of that option (assuming a
<a href="https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda">sufficiently capable terminal</a>).
This behavior can be controlled via a new
- <a href="https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-urls">-fdiagnostics-urls</a>
+ <a href="https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/Diagnostic-Message-Formatting-Options.html#index-fdiagnostics-urls">-fdiagnostics-urls</a>
option (along with various environment variables and heuristics
documented with that option).
</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-10/changes.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-07 10:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-07 10:32 gcc-wwwdocs branch master updated. ebbb2e8e5041a55800ae277d112e9081c89f5811 Jakub Jelinek
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).