Re: [PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms.

2021-09-19 Thread Iain Sandoe
Hi David, > On 2 Sep 2021, at 15:47, David Malcolm wrote: > > On Thu, 2021-08-19 at 19:59 +0100, Iain Sandoe wrote: >> >> tested on i686, x86_64-darwin, x86_64,powerpc64-linux, > > Which versions of DejaGnu, BTW? framework 1.5, 1.5.1, 1.6.2 expect 5.45 / 5.45.4 / 5.45r2(darwin) (various loca

Re: [PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms.

2021-09-02 Thread Iain Sandoe
Hi David, > On 2 Sep 2021, at 15:47, David Malcolm wrote: > > On Thu, 2021-08-19 at 19:59 +0100, Iain Sandoe wrote: >> OK for master? > > Did you try this with RUN_UNDER_VALGRIND set? Assuming that that still > works, yes, looks good to me. For what configuration parameters is this expected

Re: [PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms.

2021-09-02 Thread David Malcolm via Gcc-patches
On Thu, 2021-08-19 at 19:59 +0100, Iain Sandoe wrote: > Hi, > > Preface: > > this is the last patch for now in my series - with this applied > Darwin > reports the same results as Linux (at least, for modern x86_64 > platform versions). > > Note > a)  that the expect expression in {fixed}host_ex

[PING] [PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms.

2021-09-01 Thread Iain Sandoe
Since this post I’ve tested this on more platforms (including cfarm machines with dejagnu-1.5.1 and tcl 8.5). If there’s concern about applying it everywhere, I could make a second version of fixed_host_execute and have that called conditionally on Darwin. The Jit testsuite is unusable without t

[PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms.

2021-08-19 Thread Iain Sandoe
Hi, Preface: this is the last patch for now in my series - with this applied Darwin reports the same results as Linux (at least, for modern x86_64 platform versions). Note a) that the expect expression in {fixed}host_execute seems to depend on the assumption that the dejagnu.h output is used by