Ok, thank you for your answer, I missed that apparently.
Pierrick
On 18/06/2025 11:46, Jakub Jelinek wrote:
> On Wed, Jun 18, 2025 at 11:34:42AM +0200, Pierrick Philippe wrote:
>> Hi everyone,
>>
>> I am currently reading the C23 standard along the pre-release GCC 16
>> documentations (users and
On Wed, Jun 18, 2025 at 11:34:42AM +0200, Pierrick Philippe wrote:
> Hi everyone,
>
> I am currently reading the C23 standard along the pre-release GCC 16
> documentations (users and internals), and I noticed that there is no
> mention on how to create new attributes using the new C23 standard
> a
Hi everyone,
I am currently reading the C23 standard along the pre-release GCC 16
documentations (users and internals), and I noticed that there is no
mention on how to create new attributes using the new C23 standard
attribute specifier ('[[new_attr]]').
I mean, I believe it would be transparent