https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-09-30
                 CC|                            |egallager at gcc dot gnu.org
         Depends on|                            |72789, 80151, 71482, 55077,
                   |                            |65213, 82100, 61864, 33715,
                   |                            |67479, 81159, 84203, 62181,
                   |                            |70065
     Ever confirmed|0                           |1

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> I think we should use a keyword for this one instead of a meta-bug as this
> bug will always be open.

Yeah, I mean, we already have the "diagnostic" keyword anyways, and this will
just be a subset of that... keywords aren't clickable, though, so I'm gonna
confirm this after all.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33715
[Bug 33715] Suggest -Wmemleak warning for C++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55077
[Bug 55077] implement and enable by default -Wliteral-conversion
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61864
[Bug 61864] -Wcovered-switch-default to identify "dead" default branch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62181
[Bug 62181] [C/C++] Expected new warning: "adding 'char' to a string does not
append to the string" [-Wstring-plus-int]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65213
[Bug 65213] Extend -Wmissing-declarations to variables [i.e. add
-Wmissing-variable-declarations]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67479
[Bug 67479] Support for -Wformat-pedantic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70065
[Bug 70065] Split -Wparentheses warnings about operators priority into a
separate warning flag, -Wprecedence
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71482
[Bug 71482] Add -Wglobal-constructors warning option
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72789
[Bug 72789] add -Wunused-private-field
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80151
[Bug 80151] Add a warning to catch implicit string to bool conversion
(-Wstring-conversion)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81159
[Bug 81159] New warning idea: -Wself-move
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82100
[Bug 82100] gcc does not warn about code that is unreachable due to conflicting
conditions [subset of reviving -Wunreachable-code]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84203
[Bug 84203] add -Wsuggest-attribute=returns_nonnull

Reply via email to