Adjust on_entry cache to indicate if the value was set properly.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 22 Jun 2021 21:21:32 +0000 (17:21 -0400)
committerAndrew MacLeod <amacleod@redhat.com>
Wed, 23 Jun 2021 14:24:30 +0000 (10:24 -0400)
commitca4d381662c37733b2a1d49d6c8f5fcfc1348f3d
treee3195ffe8265eb1cb184f48da0c1e8627aa2690c
parent9d674b735f22aa9cf85629851783ce38f25087b5
Adjust on_entry cache to indicate if the value was set properly.

* gimple-range-cache.cc (class ssa_block_ranges): Adjust prototype.
(sbr_vector::set_bb_range): Return true.
(class sbr_sparse_bitmap): Adjust.
(sbr_sparse_bitmap::set_bb_range): Return value.
(block_range_cache::set_bb_range): Return value.
(ranger_cache::propagate_cache): Use return value to print msg.
* gimple-range-cache.h (class block_range_cache): Adjust.
gcc/gimple-range-cache.cc
gcc/gimple-range-cache.h