From b29bb6404f5987e5f9332ca7dd192f1b5fa00c99 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 17 Dec 2007 21:05:06 +0000 Subject: [PATCH] * doc/invoke.texi (Warning Options): Use @itemx. From-SVN: r131017 --- gcc/ChangeLog | 4 ++++ gcc/doc/invoke.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d5f940d7758..680a14b1775 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-12-17 Andreas Schwab + + * doc/invoke.texi (Warning Options): Use @itemx. + 2007-12-17 Dorit Nuzman * tree-vectorizer.h (verbosity_levels): Add new verbosity level diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b6c76653534..107c1accba9 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -3230,7 +3230,7 @@ Only warns when the converted pointer is dereferenced. Does not warn about incomplete types. @item -Wstrict-overflow -@item -Wstrict-overflow=@var{n} +@itemx -Wstrict-overflow=@var{n} @opindex Wstrict-overflow This option is only active when @option{-fstrict-overflow} is active. It warns about cases where the compiler optimizes based on the