diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-07-16 09:53:20 -0700 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2024-07-17 09:40:10 -0700 |
commit | 7c3287f3613210d4f98c8095bc739bea6582bfbb (patch) | |
tree | 5e280a392b22b1bc22a4c78c1b280a7d3e8cc308 /libbacktrace/print.c | |
parent | 0841fd4c42ab053be951b7418233f0478282d020 (diff) | |
download | gcc-7c3287f3613210d4f98c8095bc739bea6582bfbb.zip gcc-7c3287f3613210d4f98c8095bc739bea6582bfbb.tar.gz gcc-7c3287f3613210d4f98c8095bc739bea6582bfbb.tar.bz2 |
Add debug counter for ext_dce
Like r15-1610-gb6215065a5b143 (which adds one for late_combine),
adding one for ext_dce is useful to debug some issues with this pass.
Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* dbgcnt.def (ext_dce): New debug counter.
* ext-dce.cc (ext_dce_try_optimize_insn): Reject the insn
if the debug counter says so.
(ext_dce): Rename to ...
(ext_dce_execute): This.
(pass_ext_dce::execute): Update for the name of ext_dce.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libbacktrace/print.c')
0 files changed, 0 insertions, 0 deletions