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

2014-06-06 Thread luto at mit dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 --- Comment #10 from Andy Lutomirski --- See PR59500 for another example without &&. I think I can reduce another test case with only if and else.

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

2014-06-06 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

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

2014-06-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Eric Botcazou changed: What|Removed |Added Keywords|wrong-code | CC|

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

2014-06-05 Thread luto at mit dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Andy Lutomirski changed: What|Removed |Added CC||luto at mit dot edu --- Comment #7 fro

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

2013-03-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 --- Comment #6 from Richard Biener 2013-03-11 10:45:08 UTC --- Note that the 'wrong-code' bits should not be observable but with runtime simulation tools.

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

2013-03-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Richard Biener changed: What|Removed |Added Keywords||diagnostic, wrong-code

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

2013-03-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 --- Comment #4 from Andrew Pinski 2013-03-08 21:25:47 UTC --- (In reply to comment #3) > Looking at the code that GCC generated (4.7.2 from Fedora and similarly with > pristine 4.8 trunk@196249): For -O2, the generated code looks th

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

2013-03-08 Thread thiago at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Thiago Macieira changed: What|Removed |Added CC||thiago at kde dot org --- Com

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

2013-03-08 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574 Andrew Pinski changed: What|Removed |Added Component|c |middle-end --- Comment #2 from