diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2021-05-20 12:23:49 +0200 |
---|---|---|
committer | Aldy Hernandez <aldyh@redhat.com> | 2021-05-26 21:31:27 +0200 |
commit | af66d0af87cf36d923d4663935a2b7a682753a24 (patch) | |
tree | a68b19ba886b99e72be942a4bdb27d2ddc9701bd /gcc/fortran/trans-intrinsic.c | |
parent | 45f4e2b01b82c72b3a11ff4ad184d7edcf0e63d4 (diff) | |
download | gcc-af66d0af87cf36d923d4663935a2b7a682753a24.zip gcc-af66d0af87cf36d923d4663935a2b7a682753a24.tar.gz gcc-af66d0af87cf36d923d4663935a2b7a682753a24.tar.bz2 |
Cleanup get_range_info
Now that there is only one user of get_range_info() we can clean this up
to always return a range instead of pairs of wide_ints.
A follow-up patch will inline both get_range_info and get_ptr_nonnull
into its only remaining user.
gcc/ChangeLog:
* tree-ssanames.c (get_range_info): Merge both copies of
get_range_info into one that works with irange.
* tree-ssanames.h (get_range_info): Remove version that works on
wide_ints.
Diffstat (limited to 'gcc/fortran/trans-intrinsic.c')
0 files changed, 0 insertions, 0 deletions