On Jul 11, 2024, Andreas Schwab wrote:
> On Jul 11 2024, Jonathan Wakely wrote:
>> On Thu, 11 Jul 2024 at 14:21, Alexandre Oliva wrote:
>>>
>>>
>>> Having observed failures of these two tests on yet another aarch64
>>> operating system, and having concluded that the conditions that
>>> trigger
On Jul 11 2024, Jonathan Wakely wrote:
> On Thu, 11 Jul 2024 at 14:21, Alexandre Oliva wrote:
>>
>>
>> Having observed failures of these two tests on yet another aarch64
>> operating system, and having concluded that the conditions that
>> trigger the problem ought to be present on all aarch64 ta
On Thu, 11 Jul 2024 at 14:21, Alexandre Oliva wrote:
>
>
> Having observed failures of these two tests on yet another aarch64
> operating system, and having concluded that the conditions that
> trigger the problem ought to be present on all aarch64 targets, I'm
> now matching any aarch64 target_os
Having observed failures of these two tests on yet another aarch64
operating system, and having concluded that the conditions that
trigger the problem ought to be present on all aarch64 targets, I'm
now matching any aarch64 target_os to enable the workaround.
Regstrapped on x86_64-linux-gnu, als