Re: [mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p

2014-10-25 Thread DJ Delorie
> gcc/ > * config/mep/mep.c (mep_mul_hilo_bypass_1): Delete. > (mep_mul_hilo_bypass_p): Use FOR_EACH_SUBRTX. OK.

[mep] RFA: Use new rtl iterators in mep_mul_hilo_bypass_p

2014-10-25 Thread Richard Sandiford
This is part of a series to remove uses of for_each_rtx from the ports. Tested by making sure there were no code changes for gcc.dg, gcc.c-torture and g++.dg for mep-elf. OK to install? Thanks, Richard gcc/ * config/mep/mep.c (mep_mul_hilo_bypass_1): Delete. (mep_mul_hilo_bypas