[PATCH] libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available.

Vibhav Pant vibhavp@gmail.com
Sat Jul 23 08:01:15 GMT 2022


The macro definition for LIBGCCJIT_HAVE_gcc-jit_context_new_bitcast
was earlier located in the documentation comment for
gcc_jit_context_new_bitcast, making it unavailable to code that
consumed libgccjit.h. This patch moves the definition out of the
comment, making it effective.

Thanks,
Vibhav

-- 
Vibhav Pant
vibhavp@gmail.com

GPG: 7ED1 D48C 513C A024 BE3A 785F E3FB 28CB 6AB5 9598

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Uncomment-macro-definition-for-testing-gcc_jit_conte.patch
Type: text/x-patch
Size: 1256 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20220723/529d4c61/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20220723/529d4c61/attachment.sig>


More information about the Jit mailing list