Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://gcc.gnu.org/gcc-4.8/buildstat.html
我不明白这篇文章的意义何在,为什么我应该对这些感兴趣。
有人可以进一步扩展这个概念吗?
自动化系统针对各种目标架构构建 gcc,并在运行测试后在那里显示错误报告。它只是显示是否有任何测试失败,这可能表明某些最近添加的代码破坏了某些东西。