GCC Adopts Policy Rejecting Significant AI-Generated Code
GCC采纳政策,拒绝大量AI生成代码
来源: linuxiac.com | 主题: GNU is Not Unix | 评论: 87
时间: on Thursday July 30, 2026 @11:00AM
GCC has adopted a policy rejecting substantial code contributions generated by or derived from LLMs . "This covers not just code copied directly from tools like ChatGPT, Gemini, or GitHub Copilot, but also any versions of the code later edited or rewritten by a human, provided that the final contribution is still based on material generated by the system," reports Linuxiac. From the report: The important point, then, is not whether a developer has used an AI tool at some stage in their work; contributors can use LLMs to discuss ideas, understand existing code, learn about a field they are unfamiliar with, or carry out general research. The limitation lies in the inclusion of copyright-significant material generated by such tools in the code submitted to GCC. The policy also provides for a
⋯ 继续阅读请登录会员 ⋯