GCC: Difference between revisions
| Line 25: | Line 25: | ||
==See also== | ==See also== | ||
* [[Compiler | * [[Compiler Design]] | ||
* [[Working with libraries#Building libraries|Building Libraries]] | * [[Working with libraries#Building libraries|Building Libraries]] | ||
* [http://nickclifton.livejournal.com/ Nick Clifton] keeps a good monthly-or-so livejournal regarding the GNU toolchain | * [http://nickclifton.livejournal.com/ Nick Clifton] keeps a good monthly-or-so livejournal regarding the GNU toolchain | ||
* "[http://www.cs.lth.se/home/Jonas_Skeppstedt/kongstad.pdf An Implementation of Global Value Numbering in the GNU Compiler Collection, with Performance Measurements]" (Kongstad 2004) | * "[http://www.cs.lth.se/home/Jonas_Skeppstedt/kongstad.pdf An Implementation of Global Value Numbering in the GNU Compiler Collection, with Performance Measurements]" (Kongstad 2004) | ||
* [gcc.gnu.org/onlinedocs/gccint/ GNU Compiler Collection Internals] | * [gcc.gnu.org/onlinedocs/gccint/ GNU Compiler Collection Internals] | ||