]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/regcprop.c
gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:24:12 +0000 (06:24 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:24:12 +0000 (06:24 +0000)
commit6243e03f60a2d83343dabfa2084ad210f742607a
tree5fb457f5700329cb63cfb9af4ce3f014c0577bf0
parent29f9ec8fc666005721b2a1664835b5c6104238dc
gcc/
* regcprop.c (cprop_find_used_regs_1): Delete.
(cprop_find_used_regs): Use FOR_EACH_SUBRTX instead of for_each_rtx.

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