Re: [PATCH v2] compiler-gcc.h: Disable __retain on gcc-11
From: Miguel Ojeda
Date: Thu Oct 03 2024 - 08:43:09 EST
On Thu, Oct 3, 2024 at 2:28 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> On Thu, Oct 3, 2024 at 2:11 PM Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote:
> >
> > A simple gcc version test definitely does not suffice.
>
> By build-time test, I meant compiling/running some small program to
> check whether the compiler supports the feature or not.
Ah, sorry, I missed the "definitely" in your message. I think I
misunderstood your message.
Cheers,
Miguel