There's a couple of patches fixing mistakes in the JIT code I added for PCRE in <20190722181923.21572-1-dev+git@xxxxxxxxx> and <20190721194052.15440-1-carenas@xxxxxxxxx> This small series proposes to replace both of those. In both cases I think we're better off just removing the relevant code. The commit messages for the patches themselves make the case for that. Ævar Arnfjörð Bjarmason (3): grep: remove overly paranoid BUG(...) code grep: stop "using" a custom JIT stack with PCRE v2 grep: stop using a custom JIT stack with PCRE v1 grep.c | 46 ++++++---------------------------------------- grep.h | 9 --------- 2 files changed, 6 insertions(+), 49 deletions(-) -- 2.22.0.455.g172b71a6c5