This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/81329] Missing -Wmaybe-uninitialized warning
- From: "tudorb at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 05 Jul 2017 21:25:27 +0000
- Subject: [Bug middle-end/81329] Missing -Wmaybe-uninitialized warning
- Auto-submitted: auto-generated
- References: <bug-81329-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81329
--- Comment #2 from Tudor Bosman <tudorb at gmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> There are a few duplicates of this bug floating around.
I figured, but I don't know anything about gcc internals to tell which of these
duplicates are the same bug and which are different (same symptom, different
internal cause).