regcprop.c (cprop_find_used_regs_1): Delete.
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 28 Aug 2014 06:24:12 +0000 (06:24 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 28 Aug 2014 06:24:12 +0000 (06:24 +0000)
commit0d2e76b87c7879bca917cae23f4a95103f105184
tree5fb457f5700329cb63cfb9af4ce3f014c0577bf0
parent4ca738b329b3afee1f0f68cb0f3540db79b5a4ac
regcprop.c (cprop_find_used_regs_1): Delete.

gcc/
* regcprop.c (cprop_find_used_regs_1): Delete.
(cprop_find_used_regs): Use FOR_EACH_SUBRTX instead of for_each_rtx.

From-SVN: r214652
gcc/ChangeLog
gcc/regcprop.c