mips.c (mips_rewrite_small_data_1): Take the context as a parameter instead of the...
authorRichard Sandiford <richard.sandiford@arm.com>
Sun, 26 Oct 2014 10:41:06 +0000 (10:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Oct 2014 10:41:06 +0000 (10:41 +0000)
commit3854efe8639a9a515ebc422acb9e638c579635f4
treef66c239a9e40134bca571be34db862208aaf65ff
parent187804d41fded84fdf8dc733e9cd746c20b8f569
mips.c (mips_rewrite_small_data_1): Take the context as a parameter instead of the containing MEM.

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.

From-SVN: r216708
gcc/ChangeLog
gcc/config/mips/mips.c