Re: GCC AI Policy Announcement
Basile STARYNKEVITCH <[email protected]> Sat, 01 Aug 2026 14:34:07 +0200
| Newsgroups | gmane.comp.gcc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello all, related to https://gcc.gnu.org/pipermail/gcc/2026-August/248648.html >=20 > # Developers that use the GNU GPL protect your rights with two steps: > # (1) assert copyright on the software, and (2) offer you this > License > # giving you legal permission to copy, distribute and/or modify it. >=20 > so copyrighting the software is a means to an end, not an end in > itself. >=20 > What happens if a patch contains a non-trival amount of code that > cannot be copyrighted because it was assisted by AI? >=20 > If some third party were to distribute a binary of gcc, they would > still be obliged to distribute the source that is covered by the > GPLv3. I tend to agree (long time ago I was involved in GCC: https://arxiv.org/abs/1109.0779 ...) at that time using AI inspired techniques. I also don't understand what is AI assisted code generation, because that requires a (computable) definition of AI. Are software projects like refpersys.org (source code below) considered as "AI"? Are code generators like https://carburetta.com/ considered as AI (they do use some clever AI techniques, and could be extended to use even better one). Is a large GNU emacs plugin or software using machine learning techniques (e.g. extending or above or using or related to https://github.com/magikerwin/ML-From-Scratch-With-CPP ...) In some countries (including mine, France) a lot of GCC code can be and has been funded thru calls (or sponsors) related to artificial intelligence? Thos interested by that topic might look also at http://bootstrappingartificialintelligence.fr/WordPress3/ and a few books by Jacques Pitrat (see wikipedia). The current many GCC plugins and extensions could be (and sometimes are) considered as "AI". Thanks for reading. NB: I now work on refpersys.org and it is a GPL licensed C++ inference engine for expert systems. Help is accepted. --=20 Basile STARYNKEVITCH =20 <[email protected]> 8 rue de la Fa=C3=AFencerie =20 http://starynkevitch.net/Basile/ =20 92340 Bourg-la-Reine =20 https://github.com/bstarynk France =20 https://github.com/RefPerSys/RefPerSys https://orcid.org/0000-0003-0908-5250