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 v2][DOCS] changes: mentioned ignore -gz=zlib-gnu option
Date: Thu, 29 Sep 2022 12:28:05 +0200 [thread overview]
Message-ID: <a5569bd4-c7b5-8802-7a0b-4730a229a7e7@suse.cz> (raw)
In-Reply-To: <8d90f74b-c3ec-880b-8dcb-75c14d6cb5b5@suse.cz>
[-- Attachment #1: Type: text/plain, Size: 70 bytes --]
Sending V2 where I included new -gz=zstd option value.
Cheers,
Martin
[-- Attachment #2: 0001-changes-mentioned-ignore-gz-zlib-gnu-option.patch --]
[-- Type: text/x-patch, Size: 1128 bytes --]
From 770ba230b34f698ec477dcef7ad207ab4e6be557 Mon Sep 17 00:00:00 2001
From: Martin Liska <mliska@suse.cz>
Date: Thu, 22 Sep 2022 15:03:34 +0200
Subject: [PATCH] changes: mentioned ignore -gz=zlib-gnu option
---
htdocs/gcc-13/changes.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index a7d88038..88bb947e 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -35,6 +35,11 @@ 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>
+ <li>New debug info compression option value <code>-gz=zstd</code> has been added.</li>
</ul>
--
2.37.3
next prev parent reply other threads:[~2022-09-29 10:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-22 13:04 [PATCH][DOCS] " Martin Liška
2022-09-29 10:28 ` Martin Liška [this message]
[not found] ` <CAFP8O3LP=S5XgNFXWOFCae2tmAEA6fZ_pPTOdxrr2+dNDeyhhA@mail.gmail.com>
2022-10-03 11:44 ` [PATCH v2][DOCS] " 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=a5569bd4-c7b5-8802-7a0b-4730a229a7e7@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).