diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2021-11-17 14:14:06 -0500 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2021-11-19 11:38:06 -0500 |
commit | ee448a523d377f9ed882dac806d2f5001bfa2432 (patch) | |
tree | 3056fe7c09a1e9b209a33b169a9c91a7b8a21468 /gcc/tree-ssa-alias.c | |
parent | f47870e6a272dfe740a38422030c6c68e0fc7ff8 (diff) | |
download | gcc-ee448a523d377f9ed882dac806d2f5001bfa2432.zip gcc-ee448a523d377f9ed882dac806d2f5001bfa2432.tar.gz gcc-ee448a523d377f9ed882dac806d2f5001bfa2432.tar.bz2 |
Limit depth for all GORI expressions.
Apply the logical_depth limit ranger uses to all stmts with multiple ssa-names
to avoid excessive outgoing calculations.
gcc/
PR tree-optimization/103254
* gimple-range-gori.cc (range_def_chain::get_def_chain): Limit the
depth for all statements with multple ssa names.
gcc/testsuite/
* gcc.dg/pr103254.c: New.
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions