[gofrontend-dev] [PATCH 1/2, libgo] Add reflection support to gccgo for ppc64, ppc64le in gcc 4.9

Ian Lance Taylor iant@golang.org
Wed Jan 7 16:06:00 GMT 2015


On Tue, Jan 6, 2015 at 7:37 AM, Lynn A. Boger
<laboger@linux.vnet.ibm.com> wrote:
> Add support for reflection for gccgo in gcc 4.9.  This is not a backport
> because reflection support in gcc trunk is done using FFI. Bootstrap built
> and tested on ppc64, ppc64le.

Sorry, I didn't see at first that this is not a backport.  This is a
complex patch that has never been tested on trunk.  We don't this kind
of change on release branches.  For this kind of work you'll need to
maintain your own branch.  Sorry.

Ian



More information about the Gcc-patches mailing list