diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2023-09-20 12:53:04 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2023-09-20 15:28:58 -0400 |
commit | b512d705797a65dbfe3a9ad100218192c7528b02 (patch) | |
tree | c95ac1e5e025e2f5f927389074be4d42b2a3ba1d /libcpp/files.cc | |
parent | 0a59ff65df6da8267efb5c97dead8cd0dcd5b445 (diff) | |
download | gcc-b512d705797a65dbfe3a9ad100218192c7528b02.zip gcc-b512d705797a65dbfe3a9ad100218192c7528b02.tar.gz gcc-b512d705797a65dbfe3a9ad100218192c7528b02.tar.bz2 |
Tweak merge_range API.
merge_range use to return TRUE if there was already a range. Now it
returns TRUE if a new range is added, OR updates and existing range
with a new value. FALSE is returned when the range already matches.
* gimple-range-cache.cc (ssa_cache::merge_range): Change meaning
of the return value.
(ssa_cache::dump): Don't print GLOBAL RANGE header.
(ssa_lazy_cache::merge_range): Adjust return value meaning.
(ranger_cache::dump): Print GLOBAL RANGE header.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions