GCC hacks in the Linux kernel
Discover GCC extensions for the C language
M. Tim Jones, Consultant Engineer, Emulex Corp.
18 Nov 2008
??? The Linux? kernel uses several special capabilities of the GNU Compiler Collection (GCC) suite. These capabilities range from giving you shortcuts and simplifications to providing the compiler with hints for optimization. Discover some of these special GCC features and learn how to use them in the Linux kernel.
……
Discover GCC extensions for the C language
M. Tim Jones, Consultant Engineer, Emulex Corp.
18 Nov 2008
??? The Linux? kernel uses several special capabilities of the GNU Compiler Collection (GCC) suite. These capabilities range from giving you shortcuts and simplifications to providing the compiler with hints for optimization. Discover some of these special GCC features and learn how to use them in the Linux kernel.
……
本文探讨了Linux内核中利用GNU Compiler Collection (GCC) 的特殊功能。这些功能不仅提供了便捷和简化,还为编译器提供了优化提示。文章将介绍一些特殊的GCC特性,并指导如何在Linux内核中应用。
1375

被折叠的 条评论
为什么被折叠?



