diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-06-01 17:48:30 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-06-03 16:39:33 +0200 |
commit | 160fe6034bd2ca0073a722b6774518bb9ea5ac02 (patch) | |
tree | b46dacb9e3bdf98c420ca1956e85f3daeb35458d /gcc/tree-data-ref.c | |
parent | 981d98b883ed521c88c295ed82227c605d82add4 (diff) | |
download | gcc-160fe6034bd2ca0073a722b6774518bb9ea5ac02.zip gcc-160fe6034bd2ca0073a722b6774518bb9ea5ac02.tar.gz gcc-160fe6034bd2ca0073a722b6774518bb9ea5ac02.tar.bz2 |
Use known global ranges in export_global_ranges
This patch modifies export_global_ranges to take into account current
global ranges. It also handles enhances said function to export pointer
global ranges as well.
gcc/ChangeLog:
* gimple-range.cc (gimple_ranger::export_global_ranges): Call
update_global_range.
* value-query.cc (update_global_range): New.
* value-query.h (update_global_range): New.
gcc/testsuite/ChangeLog:
* gcc.dg/pr80776-1.c: XFAIL and document the reason why.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions