Switch language한국어
Back to the list

GCC compiler development team publishes policy on accepting AI-generated code, rejects AI-generated code of 15 lines or more

TL;DR AI

Key summary

2 min read
  1. The GCC development team has formalized a policy on AI-generated code contributions.

  2. LLM-generated or LLM-derived legally significant contributions will not be accepted in principle.

  3. Under GNU guidelines, code or text over roughly 15 lines is considered legally significant, so AI-generated submissions of that size are effectively barred.

  4. Shorter outputs may be allowed with conditions and an AI-use tag, while test cases remain an exception.

Read the original