public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/marxin/heads/stabs-removal)] Make the option removed.
@ 2022-08-25  7:33 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-08-25  7:33 UTC (permalink / raw)
  To: gcc-cvs

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)

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

only message in thread, other threads:[~2022-08-25  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25  7:33 [gcc(refs/users/marxin/heads/stabs-removal)] Make the option removed Martin Liska

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