aboutsummaryrefslogtreecommitdiff
path: root/gcc/range-op-float.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-03-29 09:51:58 +0200
committerRichard Biener <rguenther@suse.de>2023-03-29 10:34:22 +0200
commit7fd1d28d2436065da7fc0fe01d787fcdf3c14b83 (patch)
treea35d1e2034305e0b4a5a74636e325d683d0ee397 /gcc/range-op-float.cc
parent36330e2e95564a360e6dbcfb4e7566d5c2177415 (diff)
downloadgcc-7fd1d28d2436065da7fc0fe01d787fcdf3c14b83.zip
gcc-7fd1d28d2436065da7fc0fe01d787fcdf3c14b83.tar.gz
gcc-7fd1d28d2436065da7fc0fe01d787fcdf3c14b83.tar.bz2
tree-optimization/109327 - forwprop stmt removal issue
There's interfering between the to_removed queue and other mechanisms removing stmts, in this case remove_prop_source_from_use. The following makes the to_remove queue draining more permissive. PR tree-optimization/109327 * tree-ssa-forwprop.cc (pass_forwprop::execute): Deal with already removed stmts when draining to_remove. * gcc.dg/pr109327.c: New testcase.
Diffstat (limited to 'gcc/range-op-float.cc')
0 files changed, 0 insertions, 0 deletions