gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:41:13 +0000 (10:41 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:41:13 +0000 (10:41 +0000)
commit987fc5e7311f9cd878f3fd84181af20db9280ab1
tree4489e58f4d9e693d181d0f7fd1327d304360a40d
parent2104d5c9fbd817b18c6cf973ae66ffd391c96ced
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216709 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c