[Bug jit/64810] jit not working on armv7hl ("ld: error: /tmp/libgccjit-ZGemdr/fake.so uses VFP register arguments, /tmp/ccJFCBsE.o does not")

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 28 22:10:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64810

--- Comment #16 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #14)
> Wouldn't it be better to move the minimal spec parsing stuff from gcc.c to a
> separate source file that you could link into libgccjit.so?
> Adding another native build only restriction is undesirable.

Agreed; I'll see if I can come up with a way of doing this that isn't invasive.



More information about the Gcc-bugs mailing list