This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/56574] False possibly uninitialized variable warning
- From: "luto at mit dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 06 Jun 2014 14:13:14 +0000
- Subject: [Bug middle-end/56574] False possibly uninitialized variable warning
- Auto-submitted: auto-generated
- References: <bug-56574-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574
--- Comment #10 from Andy Lutomirski <luto at mit dot edu> ---
See PR59500 for another example without &&. I think I can reduce another test
case with only if and else.