https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115827
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Component|middle-end |testsuite --- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> --- IMO a testsuite issue then. On x86-64 we have <bb 2> [local count: 1073741824]: if (cond_5(D) != 0) goto <bb 4>; [34.00%] else goto <bb 3>; [66.00%] <bb 3> [local count: 708669600]: f_4 = COMPLEX_EXPR <f$real_7(D), 0.0>; <bb 4> [local count: 1073741824]: # _2 = PHI <__complex__ (1.0e+0, 0.0)(2), f_4(3)> return _2;