]> gcc.gnu.org Git - gcc.git/commit
combine-stack-adj: Change return type of predicate function from int to bool
authorUros Bizjak <ubizjak@gmail.com>
Mon, 17 Jul 2023 20:32:57 +0000 (22:32 +0200)
committerUros Bizjak <ubizjak@gmail.com>
Mon, 17 Jul 2023 20:32:57 +0000 (22:32 +0200)
commitc5e9927b95debc692374a2aede21856eb94217ae
tree5154994e141ff0a38c182e80fb3143702a9e2223
parentd8105b10fff95133eb636bed10822fe36c1db53b
combine-stack-adj: Change return type of predicate function from int to bool

gcc/ChangeLog:

* combine-stack-adj.cc (stack_memref_p): Change return type from
int to bool and adjust function body accordingly.
(rest_of_handle_stack_adjustments): Change return type to void.
gcc/combine-stack-adj.cc
This page took 0.119158 seconds and 6 git commands to generate.