On Sun, Dec 29, 2013 at 3:31 PM, Michael Foley <mjfoley@xxxxxxxxx> wrote: > > I have an idea for a feature to be added to the C/C++ compiler, where > can I find specific information on creating a branch of the code on > which I can work and also on the legal implications of contributing to > such an open source project. On creating a branch: http://gcc.gnu.org/svnwrite.html . On legal implications: http://gcc.gnu.org/contribute.html . Ian