]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:23:18 +0000 (06:23 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2014 06:23:18 +0000 (06:23 +0000)
commit705f0a503585d04bd0a93727472c1e85fc077f0f
tree287bf86853c5d226e0d2219f038c4944eb2c814d
parent4073adaa85251c96239b8a47c6e091b2e0e170a0
gcc/
* final.c: Include rtl-iter.h.
(mark_symbol_ref_as_used): Delete.
(mark_symbol_refs_as_used): Use FOR_EACH_SUBRTX instead of
for_each_rtx.

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