diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-08-28 06:25:18 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-08-28 06:25:18 +0000 |
commit | 82cfcdb63298a08a5eff485750128577e21786f0 (patch) | |
tree | 933db56ad5893f71086edf621cd43051f18b098c /gcc/tree-ssa-loop-ivopts.c | |
parent | 750b270a1dd7a1c617f9dfa48a24b68216abf1c2 (diff) | |
download | gcc-82cfcdb63298a08a5eff485750128577e21786f0.zip gcc-82cfcdb63298a08a5eff485750128577e21786f0.tar.gz gcc-82cfcdb63298a08a5eff485750128577e21786f0.tar.bz2 |
varasm.c (compute_reloc_for_rtx_1): Take a const_rtx.
gcc/
* varasm.c (compute_reloc_for_rtx_1): Take a const_rtx. Remove the
pointer to the cumulative reloc value and return the value for
this reloc instead.
(compute_reloc_for_rtx): Take a const_rtx. Call
compute_reloc_for_rtx_1 directly for SYMBOL_REF and LABEL_REF,
avoiding any recursion. Use FOR_EACH_SUBRTX rather than
for_each_rtx for the CONST case.
From-SVN: r214667
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions