[Bug jit/87291] Add support for inline asm to libgccjit
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 16:32:49 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87291
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48677|0 |1
is obsolete| |
--- Comment #22 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Created attachment 48684
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48684&action=edit
Updated work-in-progress patch which adds "asm goto" support
Here's an updated version of the patch which adds "asm goto" support. grep for
test_i386_basic_asm_3a to see an example.
Also uploaded to:
https://dmalcolm.fedorapeople.org/gcc/2020-06-05/0001-FIXME-WIP-on-extended-asm-support-v2.patch
Does this API make sense?
More information about the Gcc-bugs
mailing list