aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/class.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2020-10-20 18:39:46 +0200
committerAldy Hernandez <aldyh@redhat.com>2020-10-21 09:47:27 +0200
commitbae73ca5222381861a29202c88ce5cfe675b6753 (patch)
tree88b106ddf5b7150b6c247bdb4af571ccadc407bd /gcc/fortran/class.c
parent6c5b08a2ca935c5db68e79d33e5c5b752252115c (diff)
downloadgcc-bae73ca5222381861a29202c88ce5cfe675b6753.zip
gcc-bae73ca5222381861a29202c88ce5cfe675b6753.tar.gz
gcc-bae73ca5222381861a29202c88ce5cfe675b6753.tar.bz2
Move simplify_cond_using_ranges_2 to tree-vrp.c
This was slated to be moved last year, as its only use is in tree-vrp.c There are no functional changes. It's just a move and a rename. gcc/ChangeLog: * vr-values.h: Remove simplify_cond_using_ranges_2. (range_fits_type_p): New. * vr-values.c (range_fits_type_p): Remove static qualifier. (vrp_simplify_cond_using_ranges): Move... * tree-vrp.c (vrp_simplify_cond_using_ranges): ...to here.
Diffstat (limited to 'gcc/fortran/class.c')
0 files changed, 0 insertions, 0 deletions