On 12/13/2011 2:16 PM, Ian Lance Taylor wrote:
Jack Howarth<howa...@bromo.med.uc.edu> writes:
Are there plans to expand the number of targets for go in gcc 4.7?
I would like to but I am also really swamped. I'm knocking down issues
as fast as I can.
My primary goal for gcc 4.7 is to include complete support for the
upcoming Go 1 standard release on GNU/Linux.
The absolute best way to contribute changes for gccgo is to follow the
procedure outlined at
http://golang.org/doc/gccgo_contribute.html
which refers to
http://golang.org/doc/contribute.html
It is much easier for me to review and handle patches sent in using that
process than any other way.
I am OK doing that for the patch I have but the other issue I don't know
how to solve.
Where should that discussion occur?
However, I understand that that is quite different from the usual gcc
process, so it's not required.
I can deal with another process. I just want to kill problems right now. :)
--joel
Ian