mips.c (r10k_needs_protection_p_call): Take a const_rtx and return a bool.
authorRichard Sandiford <richard.sandiford@arm.com>
Sun, 26 Oct 2014 10:41:36 +0000 (10:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Oct 2014 10:41:36 +0000 (10:41 +0000)
commitd0cac36fc4a0240ca47d8fd79793f9e5c73790bc
treeac3b585f69df4f50f78c9ff8d56292bece8645ab
parent9989ddc8b77cc6512e6fb7830daf832582dc6451
mips.c (r10k_needs_protection_p_call): Take a const_rtx and return a bool.

gcc/
* config/mips/mips.c (r10k_needs_protection_p_call): Take a const_rtx
and return a bool.  Iterate over all subrtxes here.
(r10k_needs_protection_p): Update accordingly.

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