diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-08-28 06:25:10 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-08-28 06:25:10 +0000 |
commit | 11315a95c7e729d82c8016e287d5a21b6fde4dc2 (patch) | |
tree | cec2e33317f60d89708c6088802bc8f8a92a7582 /gcc/tree-ssa-loop-ivopts.c | |
parent | 3b4459f903c6da3b6c6e867bf1c62d6471ba5702 (diff) | |
download | gcc-11315a95c7e729d82c8016e287d5a21b6fde4dc2.zip gcc-11315a95c7e729d82c8016e287d5a21b6fde4dc2.tar.gz gcc-11315a95c7e729d82c8016e287d5a21b6fde4dc2.tar.bz2 |
varasm.c: Include rtl-iter.h.
gcc/
* varasm.c: Include rtl-iter.h.
(const_rtx_hash_1): Take a const_rtx rather than an rtx *.
Remove the pointer to the cumulative hashval_t and just return
the hash for this rtx instead. Remove recursive CONST_VECTOR case.
(const_rtx_hash): Use FOR_EACH_SUBRTX instead of for_each_rtx.
Accumulate the hashval_ts here instead of const_rtx_hash_1.
From-SVN: r214665
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions