This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug jit/64810] jit not working on armv7hl ("ld: error: /tmp/libgccjit-ZGemdr/fake.so uses VFP register arguments, /tmp/ccJFCBsE.o does not")
- From: "dmalcolm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Jan 2015 21:30:13 +0000
- Subject: [Bug jit/64810] jit not working on armv7hl ("ld: error: /tmp/libgccjit-ZGemdr/fake.so uses VFP register arguments, /tmp/ccJFCBsE.o does not")
- Auto-submitted: auto-generated
- References: <bug-64810-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64810
--- Comment #12 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Created attachment 34612
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34612&action=edit
WIP patch to inject configure-time options into jit's toplev::main (no
ChangeLog yet)