[PATCH] libgccjit: Add support for `restrict` attribute on function parameters

Guillaume Gomez guillaume1.gomez@gmail.com
Wed Aug 16 20:06:54 GMT 2023


My apologies, forgot to run the commit checkers. Here's the commit
with the errors fixed.

Le mer. 16 août 2023 à 18:32, Guillaume Gomez
<guillaume1.gomez@gmail.com> a écrit :
>
> 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-PATCH-Add-support-for-restrict-attribute-on-function.patch
Type: text/x-patch
Size: 11398 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20230816/b196fd73/attachment-0001.bin>


More information about the Jit mailing list