Re: [m32c] Avoid genrecog warning

2013-11-22 Thread DJ Delorie
> * config/m32c/cond.md (stzx_16): Use register_operand for operand 0. > (stzx_24_): Likewise mra_operand. Ok. Thanks!

[m32c] Avoid genrecog warning

2013-11-22 Thread Richard Sandiford
I have a patch to upgrade most genrecog warnings into errors. This patch fixes one for m32c about stzx_16 and stzx_24_ allowing constant integers as destinations (as in, that's what the predicates would accept). Tested by building m32c-elf with the warnings turned to errors, and by comparing the