Hi Claudio, I think you could drop the cover letter mail for patches like this. :-)
On Tue, 12 May 2026, Claudio Bantaloukas wrote: > + <li>C23's _BitInt feature is now supported.</li> > + <!-- commit e256eb478ad1b8c2c767aa35e03903bf4cd7c842 > + arm: Add support for _BitInt(N) --> That's a clever idea to note the commits in a comment! I believe we could use <code>_BitInt</code> above, though do not feel strongly about it. Happy to leave it to you. > + <li>libatomic is now linked automatically for C11 code.</li> "...automatically linked..." And just C11, or also later versions? Looks good to me (with the one change and two questions above considered). Thank you, Gerald
