diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-28 06:22:16 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-28 06:22:16 +0000 |
commit | 5b81c61771eaa08ac5ce66f2fc6834fb5ffda973 (patch) | |
tree | 7a2a5fe28eb8a5d89e9d5df30bb16a58f0184c10 /gcc/cfgcleanup.c | |
parent | 7e5943a4252e01d11e797695f59d06c42fa51b53 (diff) | |
download | gcc-5b81c61771eaa08ac5ce66f2fc6834fb5ffda973.tar.gz |
gcc/
* combine-stack-adj.c: Include rtl-iter.h.
(record_stack_refs_data): Delete.
(record_stack_refs): Turn from being a for_each_rtx callback
to being a function that examines each subrtx itself.
Take a pointer to the reflist. Invert sense of return value
so that true means success and false means failure. Don't
handle null rtxes.
(combine_stack_adjustments_for_block): Update accordingly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214625 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cfgcleanup.c')
0 files changed, 0 insertions, 0 deletions