Revert the avoid threading circular paths commit.
authorAldy Hernandez <aldyh@redhat.com>
Thu, 21 Oct 2021 11:18:49 +0000 (13:18 +0200)
committerAldy Hernandez <aldyh@redhat.com>
Thu, 21 Oct 2021 11:18:49 +0000 (13:18 +0200)
commitd6a3c0cfb852dbeee4255e3588e9a1f52e376042
treea0d36974a81762e08cbd7d3a87d9ca4444d6780e
parentd97fa0d44c22f6bd96140e4ee613b65fbd8f559a
Revert the avoid threading circular paths commit.

I've tested this patch on the wrong tree, and picked up the test changes
in a pending patch, without which this patch is no longer obvious.
Plus, it causes a regression in an invalid test I've recommended we remove.

I'm reverting this patch until the dependencies are reviewed.

Sorry for the noise.

gcc/ChangeLog:

* tree-ssa-threadbackward.c
(back_threader::maybe_register_path): Remove circular paths check.
gcc/tree-ssa-threadbackward.c