[PATCH 00/13] Go closures for i686
Richard Henderson
rth@redhat.com
Fri Nov 7 16:09:00 GMT 2014
On 11/07/2014 04:30 PM, Richard Henderson wrote:
> With the final patch, building with clang mostly works. For some reason
> the unwind tests fail, despite the .eh_frame looking correct. Freebsd
> continues to work if you use gcc+gas from ports.
On closer inspection, .eh_frame was not correct due to another clang bug:
http://llvm.org/bugs/show_bug.cgi?id=21515
Using -no-integrated-as works around this, and would probably obviate
the final patch completely.
r~
More information about the Libffi-discuss
mailing list