From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: by sourceware.org (Postfix, from userid 2142)
id 174C73851C08; Sat, 6 Jun 2020 16:40:28 +0000 (GMT)
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 174C73851C08
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated.
1dd508534fb35f65bceecc64145a4a8baf4765db
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 1099bb62b085379303735f6ecfc675b4040e4b62
X-Git-Newrev: 1dd508534fb35f65bceecc64145a4a8baf4765db
Message-Id: <20200606164028.174C73851C08@sourceware.org>
Date: Sat, 6 Jun 2020 16:40:28 +0000 (GMT)
From: Gerald Pfeifer
X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Gcc-cvs-wwwdocs mailing list
List-Unsubscribe: ,
List-Archive:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sat, 06 Jun 2020 16:40:28 -0000
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 1dd508534fb35f65bceecc64145a4a8baf4765db (commit)
from 1099bb62b085379303735f6ecfc675b4040e4b62 (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 1dd508534fb35f65bceecc64145a4a8baf4765db
Author: Gerald Pfeifer
Date: Sat Jun 6 18:39:11 2020 +0200
Add markup to the GCC 11 -dump* and -aux* revamp.
diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 2f00d1f1..9dba1e14 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -32,8 +32,9 @@ a work-in-progress.
- Naming and location of auxiliary and dump output files changed.
If you compile multiple input files in a single command, if you
- enable Link Time Optimization, or if you use -dumpbase,
- -dumpdir, -save-temps=*, and you expect any file other than the
+ enable Link Time Optimization, or if you use
-dumpbase
,
+ -dumpdir
, -save-temps=*
, and you expect
+ any file other than the
primary output file(s) to be created as a side effect, watch out
for improvements and a few surprises.
See the
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-11/changes.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs