Hi David,
> On 18 Aug 2021, at 20:54, David Malcolm via Gcc-patches
> wrote:
>
> On Wed, 2021-08-18 at 20:40 +0100, Iain Sandoe wrote:
>> Hi,
>>
>> * Note, the strategy in jit.exp has the assumption that
>> $target==$host
>> the patches here adhere to that - there is far less testsuite
>> li
On Wed, 2021-08-18 at 20:40 +0100, Iain Sandoe wrote:
> Hi,
>
> * Note, the strategy in jit.exp has the assumption that
> $target==$host
> the patches here adhere to that - there is far less testsuite
> library
> support for host-side facilities (which we’d probably want to add
> if
> it was
Hi,
* Note, the strategy in jit.exp has the assumption that $target==$host
the patches here adhere to that - there is far less testsuite library
support for host-side facilities (which we’d probably want to add if
it was desirable to operate the Jit in a cross-compiler environment).
---