From: André Maroneze Date: Sat, 20 Jul 2024 14:42:47 +0000 (+0200) Subject: doc: Remove documentation of two obsolete spec strings X-Git-Tag: basepoints/gcc-16~7379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3fef3ce023c7c00707328662aa861acdb6ee68;p=thirdparty%2Fgcc.git doc: Remove documentation of two obsolete spec strings gcc: * doc/invoke.texi (Spec Files): Remove documentation of obsolete spec strings "predefines" and "signed_char". --- diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f052128e2a5..3f6634ce5ec 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -36937,9 +36937,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