* [DOC PATCH] Fix -Wno-odr entry
@ 2014-07-28 15:42 Marek Polacek
2014-07-28 18:35 ` Jeff Law
2014-07-28 20:37 ` Gerald Pfeifer
0 siblings, 2 replies; 3+ messages in thread
From: Marek Polacek @ 2014-07-28 15:42 UTC (permalink / raw)
To: GCC Patches
-Wodr entry was missing an @item. Plus some corrections.
Ok for trunk?
2014-07-28 Marek Polacek <polacek@redhat.com>
* doc/invoke.texi (-Wno-odr): Fix @item entry. Tweak wording.
diff --git gcc/doc/invoke.texi gcc/doc/invoke.texi
index aaa5a68..7cebb9e 100644
--- gcc/doc/invoke.texi
+++ gcc/doc/invoke.texi
@@ -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
Marek
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [DOC PATCH] Fix -Wno-odr entry
2014-07-28 15:42 [DOC PATCH] Fix -Wno-odr entry Marek Polacek
@ 2014-07-28 18:35 ` Jeff Law
2014-07-28 20:37 ` Gerald Pfeifer
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Law @ 2014-07-28 18:35 UTC (permalink / raw)
To: Marek Polacek, GCC Patches
On 07/28/14 09:19, Marek Polacek wrote:
> -Wodr entry was missing an @item. Plus some corrections.
>
> Ok for trunk?
>
> 2014-07-28 Marek Polacek <polacek@redhat.com>
>
> * doc/invoke.texi (-Wno-odr): Fix @item entry. Tweak wording.
OK.
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [DOC PATCH] Fix -Wno-odr entry
2014-07-28 15:42 [DOC PATCH] Fix -Wno-odr entry Marek Polacek
2014-07-28 18:35 ` Jeff Law
@ 2014-07-28 20:37 ` Gerald Pfeifer
1 sibling, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2014-07-28 20:37 UTC (permalink / raw)
To: Marek Polacek; +Cc: gcc-patches
On Mon, 28 Jul 2014, Marek Polacek wrote:
> -Wodr entry was missing an @item. Plus some corrections.
>
> Ok for trunk?
>
> 2014-07-28 Marek Polacek <polacek@redhat.com>
>
> * doc/invoke.texi (-Wno-odr): Fix @item entry. Tweak wording.
Jeff already okayed, but in any case you should feel welcome to
make changes like this under the "obvious rule".
Gerald
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-28 20:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-28 15:42 [DOC PATCH] Fix -Wno-odr entry Marek Polacek
2014-07-28 18:35 ` Jeff Law
2014-07-28 20:37 ` Gerald Pfeifer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).