aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2021-05-06 14:05:06 +0200
committerJakub Jelinek <jakub@redhat.com>2021-05-06 14:05:06 +0200
commitcfd65e8d5299a7cf7d2ecd92b0e24ea4cfb697d9 (patch)
tree0627407acef0356866c910aa4227933a31a8f5c8 /gcc/fortran/trans-expr.c
parenta1ac9ffb5a7f44b2e2633b7265c21ce803c8e854 (diff)
downloadgcc-cfd65e8d5299a7cf7d2ecd92b0e24ea4cfb697d9.zip
gcc-cfd65e8d5299a7cf7d2ecd92b0e24ea4cfb697d9.tar.gz
gcc-cfd65e8d5299a7cf7d2ecd92b0e24ea4cfb697d9.tar.bz2
phiopt: Use gphi *phi instead of gimple *phi some more
Various functions in phiopt are also called with a gphi * but use gimple * argument for it. 2021-05-06 Jakub Jelinek <jakub@redhat.com> * tree-ssa-phiopt.c (value_replacement, minmax_replacement, abs_replacement, xor_replacement, cond_removal_in_popcount_clz_ctz_pattern, replace_phi_edge_with_variable): Change type of phi argument from gimple * to gphi *.
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions