[PATCH v1 1/1] libgccjit: Add the function attributes for setting the ABI
Antoni Boucher via Sourceware Forge
forge-bot@forge-test.rdfm.org
Thu Oct 16 23:11:06 GMT 2025
From: Antoni Boucher <bouanto@zoho.com>
gcc/jit/ChangeLog
* jit-playback.cc: Support new function attributes.
* jit-recording.cc: Support new function attributes.
* libgccjit.h: Support new function attributes.
gcc/testsuite/ChangeLog:
* jit.dg/all-non-failing-tests.h: Mention new test.
* jit.dg/test-abi.c: New test.
---
gcc/jit/jit-playback.cc | 32 ++++++++++++
gcc/jit/jit-recording.cc | 16 ++++++
gcc/jit/libgccjit.h | 30 ++++++++++++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 3 ++
gcc/testsuite/jit.dg/test-abi.c | 51 ++++++++++++++++++++
5 files changed, 132 insertions(+)
create mode 100644 gcc/testsuite/jit.dg/test-abi.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0001-libgccjit-Add-the-function-attributes-for-setting.patch
Type: text/x-patch
Size: 6015 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/test-list/attachments/20251016/abeb7e5a/attachment.bin>
More information about the Test-list
mailing list