public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. dc78a1aaaeab65cb59d078b565b470c8dcc515d0
@ 2020-07-29 13:41 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2020-07-29 13:41 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  dc78a1aaaeab65cb59d078b565b470c8dcc515d0 (commit)
      from  24cfad160b8ea25326e02f36f41e6d38dbd09073 (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 dc78a1aaaeab65cb59d078b565b470c8dcc515d0
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Jul 29 15:39:42 2020 +0200

    Document -gsplit-dwarf behavioral change
    
    This mentions that -gsplit-dwarf now requires -g to enable debug info
    generation.
    
            * gcc-11/changes.html: Mention -gsplit-dwarf behavioral change.

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index d3fb9882..96955345 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -43,6 +43,9 @@ a work-in-progress.</p>
       See <a href="https://gcc.gnu.org/pipermail/gcc-patches/2020-May/546494.html">the
       patch</a>, particularly its textual description, for more
       details about the changes.</li>
+
+  <li><code>-gsplit-dwarf</code> no longer enables debug info generation
+      on its own but requires a separate <code>-g</code> for this.</li>
 </ul>
 
 

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

Summary of changes:
 htdocs/gcc-11/changes.html | 3 +++
 1 file changed, 3 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 13:41 gcc-wwwdocs branch master updated. dc78a1aaaeab65cb59d078b565b470c8dcc515d0 Richard Biener

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