public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Cc: Gerald Pfeifer <gerald@pfeifer.com>,
	Richard Biener <richard.guenther@gmail.com>
Subject: [PATCH][DOCS] changes: mentioned ignore -gz=zlib-gnu option
Date: Thu, 22 Sep 2022 15:04:47 +0200	[thread overview]
Message-ID: <8d90f74b-c3ec-880b-8dcb-75c14d6cb5b5@suse.cz> (raw)

---
 htdocs/gcc-13/changes.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index a7d88038..0e895110 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -35,6 +35,10 @@ a work-in-progress.</p>
       <code>-gstabs</code> and <code>-gxcoff</code> options) has been removed.
       (This means the <strong>dbx</strong> debugger is no longer
       supported, either.)</li>
+    <li>Legacy debug info compression option <code>-gz=zlib-gnu</code> was removed
+      and the option is ignored right now.  If you really want to use the compression algorithm,
+      use the corresponding <code>-Wl,--compress-debug-sections=zlib-gnu</code>
+      and <code>-Wa,--compress-debug-sections=zlib-gnu</code> options.</li>
 </ul>
 
 
-- 
2.37.3


             reply	other threads:[~2022-09-22 13:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 13:04 Martin Liška [this message]
2022-09-29 10:28 ` [PATCH v2][DOCS] " Martin Liška
2022-09-29 20:31   ` Fangrui Song
2022-10-03 11:44     ` Martin Liška

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8d90f74b-c3ec-880b-8dcb-75c14d6cb5b5@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=richard.guenther@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).