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.
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574
Eric Botcazou changed:
What|Removed |Added
Keywords|wrong-code |
CC|
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
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic, wrong-code
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574
Thiago Macieira changed:
What|Removed |Added
CC||thiago at kde dot org
--- Com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56574
Andrew Pinski changed:
What|Removed |Added
Component|c |middle-end
--- Comment #2 from