aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/constexpr.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-07-27 10:23:16 +0200
committerRichard Biener <rguenther@suse.de>2023-07-27 11:31:37 +0200
commite7cda6ef77d65839a21a0160cb0a81aa0cc5a7dc (patch)
tree9aaf446da9aa88a5905409b301742d831dd1decd /gcc/cp/constexpr.cc
parentca912a39cccdd990ef705768faa7311ac210b3f3 (diff)
downloadgcc-e7cda6ef77d65839a21a0160cb0a81aa0cc5a7dc.zip
gcc-e7cda6ef77d65839a21a0160cb0a81aa0cc5a7dc.tar.gz
gcc-e7cda6ef77d65839a21a0160cb0a81aa0cc5a7dc.tar.bz2
Remove recursive post-dominator traversal in sinking
The following turns the recursive post-dominator traversal in GIMPLE code sinking to a worklist. * tree-ssa-sink.cc (sink_code_in_bb): Remove recursion, instead use a worklist ... (pass_sink_code::execute): ... in the caller.
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions