COOKIES: By using this website you agree that we can place Google Analytics Cookies on your device for performance monitoring. |
University of Cambridge > Talks.cam > Computer Laboratory Programming Research Group Seminar > Demystifying GCC (Or What the GCC manuals should have told you but they don't!)
Demystifying GCC (Or What the GCC manuals should have told you but they don't!)Add to your list(s) Download to your calendar using vCal
If you have a question about this talk, please contact Alan Mycroft. Note unusual time/day/location The GNU Compiler Collection (GCC) is a compiler generation framework. It constructs a compiler for a given architecture by reading the machine descriptions for that architecture. It supports several dozen processors and half a dozen source languages. GCC is a very large code base: the program slocount estimates its size to be over 3.5 million LOC ! When a particular compiler is constructed using GCC , approximately 40k additional lines of source code are generated for the compiler. The success of GCC lies in the fact that its deployment on the default parameters is easy. However, any other customization, experimentation and modification of GCC is difficult and requires a high amount of expertise and concentrated efforts. In this talk we take a look at some useful abstractions present in GCC and discuss some key concepts that make it easy for one to walk the maze of the GCC code base. This talk is based on the work is being carried out at GCC Resource Center at IIT Bombay (http://www.cse.iitb.ac.in/grc). This talk is part of the Computer Laboratory Programming Research Group Seminar series. This talk is included in these lists:
Note that ex-directory lists are not shown. |
Other listsThe Emmy Noether Society: Women that Count Google is taking over Special SeminarOther talksConstructing the virtual fundamental cycle Vest up! Working with St John's Medical Response Team Southern Africa; Northern Cape Comparative perspectives on social inequalities in life and death: an interdisciplinary conference A domain-decomposition-based model reduction method for convection-diffusion equations with random coefficients The genetic framework of germline stem cell development The Productivity Paradox: are we too busy to get anything done? Immigration and Freedom How to Deploy Psychometrics Successfully in an Organisation Protein Folding, Evolution and Interactions Symposium An approach to the four colour theorem via Donaldson- Floer theory Cosmology from the Kilo-Degree Survey |