http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986

--- Comment #17 from Ian Lance Taylor <ian at airs dot com> 2011-12-14 01:43:11 
UTC ---
The most recent patch is against gcc 4.6, and mainline is different.

I have just moved the support for reading export data out of the Go frontend
proper.  The purpose of this move is to permit the control for where the data
lives to be entirely in gcc, including gcc/config/darwin.h.

I think that now the only thing which will need to change in the Go frontend
proper is using otool instead of objcopy in libgo/Makefile.am.

Can you set up a new patch against mainline?

Thanks.

Reply via email to