GCC steering committee announces AI policy(lwn.net)
311 points by arto 1 day ago | 353 comments
tl;dr: GCC has adopted a policy rejecting "legally significant" contributions (roughly 15+ lines of code or text, per GNU guidelines) that include or are derived from LLM-generated content. Test cases generated by LLMs may still be accepted at maintainers' discretion, and using LLMs for research, review, or bug discovery remains permitted as long as their output isn't included in contributions. The policy is expected to evolve over time.
HN Discussion:
  • Explains real-world context of LLM spam PRs that justify the policy
  • Policy is legally sound since GPL depends on copyright and AI output isn't copyrightable
  • Praises the neutral, welcoming tone and clear wording of the policy
  • Sees the policy as a sensible middle ground balancing LLM use with human accountability
  • ~Notes an ironic downside: policy benefits AI companies by keeping training data LLM-free