Re: [PATCH] jit: Fix random truncation of testsuite output

2020-07-20 Thread David Malcolm via Gcc-patches
On Mon, 2020-07-20 at 12:10 +0100, Alex Coplan wrote: > Hello, > > This patch fixes a bug in jit.exp which causes the DejaGnu output of > the > libgccjit testsuite to be nondeterministically truncated. This bug > was > copied from DejaGnu's own implementation of the host_execute > function. > See

[PATCH] jit: Fix random truncation of testsuite output

2020-07-20 Thread Alex Coplan
Hello, This patch fixes a bug in jit.exp which causes the DejaGnu output of the libgccjit testsuite to be nondeterministically truncated. This bug was copied from DejaGnu's own implementation of the host_execute function. See the upstream bug report [0] where the maintainers point out that the reg