This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/56574] False possibly uninitialized variable warning


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]