Commit b29bb640 by Andreas Schwab Committed by Andreas Schwab

* doc/invoke.texi (Warning Options): Use @itemx.

From-SVN: r131017
parent f5adacc5
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment