public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Spec Files: remove documentation about obsolete spec strings
@ 2024-01-16 15:25 André Maroneze
  0 siblings, 0 replies; only message in thread
From: André Maroneze @ 2024-01-16 15:25 UTC (permalink / raw)
  To: gcc-patches

Remove from documentation spec strings that no longer exist in the code:
- predefines: removed in 2003 (From-SVN: r66917)
- signed_char: removed in 2002 (From-SVN: r49444)

gcc/
         * doc/invoke.texi (Spec Files): Remove obsolete spec strings
---
  gcc/doc/invoke.texi | 3 ---
  1 file changed, 3 deletions(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 01170c0ce5c..2ddd3665308 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -35855,9 +35855,6 @@ link         Options to pass to the linker
  lib          Libraries to include on the command line to the linker
  libgcc       Decides which GCC support library to pass to the linker
  linker       Sets the name of the linker
-predefines   Defines to be passed to the C preprocessor
-signed_char  Defines to pass to CPP to say whether @code{char} is signed
-             by default
  startfile    Object files to include at the start of the link
  @end smallexample

-- 
2.43.0


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

only message in thread, other threads:[~2024-01-16 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-16 15:25 [PATCH] Spec Files: remove documentation about obsolete spec strings André Maroneze

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