I thought that since this only affects ppc64 and ppc64le, and provides reflection support that doesnt exist in gcc 4.9 for Power (you get a panic if you try to use reflection on ppc64, ppc64le), it would be OK.

We'll look at putting it in our own branch.

On 01/07/2015 10:06 AM, Ian Lance Taylor wrote:
On Tue, Jan 6, 2015 at 7:37 AM, Lynn A. Boger
<labo...@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




Reply via email to