public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][www] Document -gsplit-dwarf behavioral change
@ 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-patches

This mentions that -gsplit-dwarf now requires -g to enable debug info
generation.

Pushed.

	* gcc-11/changes.html: Mention -gsplit-dwarf behavioral change.
---
 htdocs/gcc-11/changes.html | 3 +++
 1 file changed, 3 insertions(+)

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>
 
 
-- 
2.26.2

^ 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 [PATCH][www] Document -gsplit-dwarf behavioral change 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).