> gcc/ > * config/mips/mips.c (mips_at_reg_p): Delete. > (mips_need_noat_wrapper_p): Use FOR_EACH_SUBRTX.
OK. That should be the last one to cover all changes to use new rtl iterators for MIPS. Thanks for splitting this up per change it made it easy to read through. Matthew