* doc/invoke.texi (Warning Options): Use @itemx.
From-SVN: r131017
This commit is contained in:
parent
f5adacc5c9
commit
b29bb6404f
@ -1,3 +1,7 @@
|
||||
2007-12-17 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* doc/invoke.texi (Warning Options): Use @itemx.
|
||||
|
||||
2007-12-17 Dorit Nuzman <dorit@il.ibm.com>
|
||||
|
||||
* tree-vectorizer.h (verbosity_levels): Add new verbosity level
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user