[Bug jit/96066] Cannot use values from some builtins because they are of void type

bouanto at zoho dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 10 23:57:25 GMT 2020


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

--- Comment #2 from Antoni <bouanto at zoho dot com> ---
An attempt to use, let's say, __atomic_fetch_add_4, will result in a error
like:

libgccjit.so: error: unimplemented primitive type for builtin (type: BT_I4)


More information about the Gcc-bugs mailing list