From 08c5b6e887a6871b1b29f35cd7ea11c7ff0ab084 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Thu, 24 Dec 1998 05:52:44 -0500 Subject: [PATCH] fix minor typo From-SVN: r24415 --- gcc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 7a15b489f52..2cf6252d6d8 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -117,7 +117,7 @@ in the following sections. @smallexample -fsyntax-only -pedantic -pedantic-errors -w -W -Wall -Waggregate-return -Wbad-function-cast --Wcast-align -Wcast-qual -Wchar-subscript -Wcomment +-Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Werror -Wformat -Wid-clash-@var{len} -Wimplicit -Wimplicit-int -Wimplicit-function-declaration -Wimport -- 2.30.2