On 01/19/2015 10:11 AM, Uros Bizjak wrote:
> Attached is a more conservative v2 patch that conditionally enables
> fixup code when FFI_TARGET_HAS_COMPLEX_TYPE is not defined.
> 
> Tested on x86_64-linux-gnu {-m32} without regressions.

I don't think this version should be required.

For x86, FFI_TARGET_HAS_COMPLEX_TYPE is only false for Darwin, which
isn't supported by libgo at all.  There are many many other things
which would need to be fixed in order to get libgo working there.


r~

Reply via email to