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