https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85636
Richard Biener changed:
What|Removed |Added
Known to work||9.1.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85636
--- Comment #2 from Andrew Pinski ---
I don't see this on the trunk:
_1 = (long unsigned int) i_31;
_2 = _1 * 4;
_3 = c_11(D) + _2;
v_12 = *_3;
_6 = a_15(D) + _2;
iftmp.1_8 = v_12 == 20 ? y_13(D) : x_14(D);
_26 = v_12 != 20 ? y_13(D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85636
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Status|