mips.c (mips_kernel_reg_p): Replace with...
authorRichard Sandiford <richard.sandiford@arm.com>
Sun, 26 Oct 2014 10:41:13 +0000 (10:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Oct 2014 10:41:13 +0000 (10:41 +0000)
commiteacbf7bd8c60a2a5c8021b9e9687d5c829eaa6e8
tree4489e58f4d9e693d181d0f7fd1327d304360a40d
parent3854efe8639a9a515ebc422acb9e638c579635f4
mips.c (mips_kernel_reg_p): Replace with...

gcc/
* config/mips/mips.c (mips_kernel_reg_p): Replace with...
(mips_refers_to_kernel_reg_p): ...this new function.
(mips_expand_prologue): Update accordingly.

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