gcc/
commit802dfe6525ecd530dba49dc95ca90c87217b781e
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:22:07 +0000 (28 06:22 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:22:07 +0000 (28 06:22 +0000)
treeb3e254f1039ff5162672409716cd9ba9cdc2f96f
parent474ce66a674b3653c80027adac4b541f3d6a6373
gcc/
* combine.c: Include rtl-iter.h.
(unmentioned_reg_p_1): Delete.
(unmentioned_reg_p): Use FOR_EACH_SUBRTX rather than for_each_rtx.
Don't handle null rtxes.

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