Use logical_depth limit in fast vrp. Fast VRP should use the logical_depth setting to limit exponential behaviour. PR tree-optimization/126533 gcc/ * gimple-range-gori.cc (gori_name_helper): Add depth counter. gcc/testsuite/ * gcc.dg/pr126533.c: New.