combine-stack-adj.c
19.1 KB
-
combine-stack-adj.c: Include rtl-iter.h. · f8305d18
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. From-SVN: r214625
Richard Sandiford committed