public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/marxin/heads/stabs-removal)] Make the option removed.
Date: Thu, 25 Aug 2022 07:33:35 +0000 (GMT)	[thread overview]
Message-ID: <20220825073335.2C8D33853831@sourceware.org> (raw)

https://gcc.gnu.org/g:909cc601a4467afeaa0834471096d28f012235fe

commit 909cc601a4467afeaa0834471096d28f012235fe
Author: Martin Liska <mliska@suse.cz>
Date:   Thu Aug 25 09:31:29 2022 +0200

    Make the option removed.

Diff:
---
 gcc/common.opt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/gcc/common.opt b/gcc/common.opt
index 75d867c9a01..06ef768ab78 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -3364,6 +3364,14 @@ gsplit-dwarf
 Common Driver Var(dwarf_split_debug_info) Init(0)
 Generate debug information in separate .dwo files.
 
+gstabs
+Common Driver WarnRemoved
+Does nothing.  Preserved for backward compatibility.
+
+gstabs+
+Common Driver WarnRemoved
+Does nothing.  Preserved for backward compatibility.
+
 gstatement-frontiers
 Common Driver Var(debug_nonbind_markers_p) PerFunction
 Emit progressive recommended breakpoint locations.
@@ -3391,6 +3399,14 @@ gvms
 Common Driver JoinedOrMissing
 Generate debug information in VMS format.
 
+gxcoff
+Common Driver WarnRemoved
+Does nothing.  Preserved for backward compatibility.
+
+gxcoff+
+Common Driver JoinedOrMissing  WarnRemoved
+Does nothing.  Preserved for backward compatibility.
+
 Enum
 Name(compressed_debug_sections) Type(int)

                 reply	other threads:[~2022-08-25  7:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220825073335.2C8D33853831@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /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).