This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/61112] Simple example triggers false-positive -Wmaybe-uninitialized warning
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2016 16:29:33 +0000
- Subject: [Bug middle-end/61112] Simple example triggers false-positive -Wmaybe-uninitialized warning
- Auto-submitted: auto-generated
- References: <bug-61112-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61112
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
Known to work| |6.1.0
Blocks| |24639
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
This appears fixed in 6.1, but it would be good to add the testcase to the
testsuite before closing it.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
[Bug 24639] [meta-bug] bug to track all Wuninitialized issues