Commit 5c31cbf0 by Marek Polacek Committed by Marek Polacek

* doc/invoke.texi (-Wno-odr): Fix @item entry. Tweak wording.

From-SVN: r213136
parent 8ed499f8
2014-07-28 Marek Polacek <polacek@redhat.com>
* doc/invoke.texi (-Wno-odr): Fix @item entry. Tweak wording.
2014-07-28 Peter Bergner <bergner@vnet.ibm.com>
* config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.
......
......@@ -4927,11 +4927,11 @@ attribute.
@opindex Woverflow
Do not warn about compile-time overflow in constant expressions.
@opindex Wodr
@item -Wno-odr
@opindex Wno-odr
@opindex Wodr
Warn about One Definition Rule violations during link time optimization.
Require @option{-flto-odr-type-merging} to be enabled. Enabled by default
Warn about One Definition Rule violations during link-time optimization.
Requires @option{-flto-odr-type-merging} to be enabled. Enabled by default.
@item -Wopenmp-simd
@opindex Wopenm-simd
......
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