https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78993
Jeffrey A. Law changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78993
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=78993
--- Comment #4 from Andrew Pinski ---
# i_5 = PHI
# j_27 = PHI
# prephitmp_7 = PHI <0(3), prephitmp_17(4)>
_14 = i_5 > 9;
_18 = prephitmp_7 | _14;
if (_18 != 0)
goto ; [44.99%]
else
goto ; [55.01%]
Most likely conditiona
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78993
Martin Sebor changed:
What|Removed |Added
Known to fail||4.1.0, 5.3.0, 6.2.0, 7.0
--- Comment #3 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78993
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78993
--- Comment #1 from David Malcolm ---
Created attachment 40462
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40462&action=edit
Gimple dump from when warning is emitted