On 8/8/25 21:21, Richard Sandiford wrote:
+ if (GET_MODE_CLASS (ccmode) == MODE_CC) + gcc_assert (XEXP (operands[1], 1) == const0_rtx);Sorry for the formatting nit, but: too much indentation.
Whoops, incomplete removal of braces. :-) r~
On 8/8/25 21:21, Richard Sandiford wrote:
+ if (GET_MODE_CLASS (ccmode) == MODE_CC) + gcc_assert (XEXP (operands[1], 1) == const0_rtx);Sorry for the formatting nit, but: too much indentation.
Whoops, incomplete removal of braces. :-) r~