Ganesh Bikshandi <[EMAIL PROTECTED]> writes: > I have a fairly decent knowledge about compiler internals, object > oriented programming and algorithms. I would like to make a > non-trivial contribution to gcc/g++. I am interested in adding a new > optimization phase or improving some existing ones or write stuff > related to OO program compilation. I am not sure where to start with. > I have downloaded the gcc code from the repository. Can someone help > with any new ideas that is being considered for implementation?
Thanks for thinking of us. Here are some ideas which may help you get started: http://gcc.gnu.org/projects/ Here are some projects which people are planning to work on: http://gcc.gnu.org/wiki/GCC%204.2%20Projects Hope this helps. Ian