Thomas Schwinge writes:
> Hi Andrew, Sam!
>
> On 2024-09-20T14:21:33-0700, Andrew Pinski wrote:
>> On Fri, Sep 20, 2024 at 1:53 AM Thomas Schwinge
>> wrote:
>>> On 2024-09-20T05:12:19+0100, Sam James wrote:
>>> > In this case, they were all harmless in reality (no diff in test logs).
>>>
>>>
Hi Andrew, Sam!
On 2024-09-20T14:21:33-0700, Andrew Pinski wrote:
> On Fri, Sep 20, 2024 at 1:53 AM Thomas Schwinge
> wrote:
>> On 2024-09-20T05:12:19+0100, Sam James wrote:
>> > In this case, they were all harmless in reality (no diff in test logs).
>>
>> > -/* { dg-do compile ) */
>> > +/*
On Fri, Sep 20, 2024 at 1:53 AM Thomas Schwinge wrote:
>
> Hi Sam!
>
> On 2024-09-20T05:12:19+0100, Sam James wrote:
> > In this case, they were all harmless in reality (no diff in test logs).
>
> > -/* { dg-do compile ) */
> > +/* { dg-do compile } */
>
> DejaGnu directives are matched by '{ dg
Hi Sam!
On 2024-09-20T05:12:19+0100, Sam James wrote:
> In this case, they were all harmless in reality (no diff in test logs).
> -/* { dg-do compile ) */
> +/* { dg-do compile } */
DejaGnu directives are matched by '{ dg-[...] }' (simplified; see
'/usr/share/dejagnu/dg.exp:dg-get-options' for