Re: [PATCH] backthreader dump fix

2022-08-05 Thread Jeff Law via Gcc-patches
On 8/5/2022 6:31 AM, Richard Biener via Gcc-patches wrote: This fixes odd SUCCEEDED dumps from the backthreader registry that can happen even though register_jump_thread cancelled the thread as invalid. Bootstrapped and tested on x86_64-unknown-linux-gnu, pushed. * tree-ssa-threadbac

[PATCH] backthreader dump fix

2022-08-05 Thread Richard Biener via Gcc-patches
This fixes odd SUCCEEDED dumps from the backthreader registry that can happen even though register_jump_thread cancelled the thread as invalid. Bootstrapped and tested on x86_64-unknown-linux-gnu, pushed. * tree-ssa-threadbackward.cc (back_threader::maybe_register_path): Check whe