aboutsummaryrefslogtreecommitdiff
path: root/libgo/misc/cgo/fortran/answer.f90
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2020-11-11 21:04:58 +0100
committerAldy Hernandez <aldyh@redhat.com>2020-11-13 08:34:49 +0100
commit40c4eb67f563ec42e98b30dddacfece562f22fc8 (patch)
tree3a264f01e12c8f731ad1f286fac07afc63777060 /libgo/misc/cgo/fortran/answer.f90
parent022b99bcba5a3516d4de732f156cbd684c8e812d (diff)
downloadgcc-40c4eb67f563ec42e98b30dddacfece562f22fc8.zip
gcc-40c4eb67f563ec42e98b30dddacfece562f22fc8.tar.gz
gcc-40c4eb67f563ec42e98b30dddacfece562f22fc8.tar.bz2
Move vr_values out of vrp_prop into execute_vrp so it can be shared.
vr_values is being shared among the propagator and the folder and passed around. I've pulled it out from the propagator so it can be passed around to each, instead of being publicly accessible from the propagator. gcc/ChangeLog: * tree-vrp.c (class vrp_prop): Rename vr_values to m_vr_values. (vrp_prop::vrp_prop): New. (vrp_prop::initialize): Rename vr_values to m_vr_values. (vrp_prop::visit_stmt): Same. (vrp_prop::visit_phi): Same. (vrp_prop::finalize): Same. (execute_vrp): Instantiate vrp_vr_values and pass it to folder and propagator.
Diffstat (limited to 'libgo/misc/cgo/fortran/answer.f90')
0 files changed, 0 insertions, 0 deletions