Hi
> On 12 May 2022, at 23:38, Segher Boessenkool <[email protected]>
> wrote:
> On Mon, Apr 18, 2022 at 12:15:34PM -0500, Paul A. Clarke wrote:
>> -/* { dg-skip-if "" { powerpc*-*-darwin* } } */
>> +/* Never tested on darwin, so skip there. */
>> +/* { dg-skip-if "" { *-*-darwin* } } */
>
> That is probably the reason for the skip, but it is a lousy reason, and
> not a good precedent to create. It is much better to let the Darwin
> maintainer deal with this *if* it fails. If you have proof it fails on
> Darwin, just say *that* (or even say *why* it fails!)
For the record, if there’s a specific patch you’d like tested on Darwin,
I am happy to try and fit it into the schedule (the machine is slow for
modern codebases, so don’t expect immediate answers).
Iain