[PATCH] libgccjit: Add support for `restrict` attribute on function parameters
Guillaume Gomez
guillaume1.gomez@gmail.com
Wed Aug 16 16:32:07 GMT 2023
Hi,
This patch adds the possibility to specify the __restrict__ attribute
for function parameters. It is used by the Rust GCC backend.
Thanks in advance for the review.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-restrict-attribute-on-function-param.patch
Type: text/x-patch
Size: 11087 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20230816/72bdc27b/attachment.bin>
More information about the Jit
mailing list