this post was submitted on 15 Dec 2025
58 points (100.0% liked)

Linux

10723 readers
293 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The GNU Compiler Collection (GCC) developers now have a need to set a policy whether AI / Large Language Model (LLM) generated patches will be accepted for this open-source compiler stack.

The GCC compiler doesn't currently have a policy in place whether to permit AI/LLM-generated patches. But within a bug report today there is a patch posted by a user in trying to fix a GCC 16 compiler regression.

you are viewing a single comment's thread
view the rest of the comments
[–] DaGeek247@fedia.io 15 points 1 week ago

Enforce the usual quality rules and most all llm results will be banned by default. Technically, you could try banning llm work by default, but that just results in people lying, and having to check over llm work anyways.