GCC bans AI contributions

I think it is relevant in the context of GNAT and simply worth to mention.

Here is the link to the LWN.net article.

LLM helped me find and narrow down bugs in GCC, one of them:

AFAIK, they only forbid substantial code contributions coming from AIs. But they do allow AI generated tests and bug reports, so that could still be very useful for GNAT :slight_smile:

Also, one can use AI to propose changes, then code it by hand instead of doing all of it by hand and paper :slight_smile: