> + (if_then_else (match_operand 1 "const_int_operand" > "") > + (const_string "mov_imm" ) > + (const_string "mov_reg"))])]
Why not just mov_reg? > * config/arm/arm.md: New templates see pr61561. I think you shouldn't reference PR in file change description, just add a general comment "PR arm/61561" to each ChangeLog (see existing ChangeLog entries). > * c-c++-common/pr61561.c: New test for pr61561. Likewise. > - "@ > + "@ Accidental change? -Y