> gcc/
> * config/mips/mips.c (mips_rewrite_small_data_1): Take the context
> as a parameter instead of the containing MEM. Iterate over all
> subrtxes. Don't return a value.
> (mips_rewrite_small_data): Update call accordingly.
OK
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 mips64-elf. OK to install?
Thanks,
Richard
gcc/
* config/mips/mips.c (mips_rewrite_small_data_1): Take the context
a