diff options
author | Antoni Boucher <bouanto@zoho.com> | 2021-12-11 16:42:54 -0500 |
---|---|---|
committer | Antoni Boucher <bouanto@zoho.com> | 2021-12-11 17:19:35 -0500 |
commit | 611fdb0fc5b95ee15215e2e3679834f311919096 (patch) | |
tree | 5cfe5aab38a044eb1519b9cf75d9beacde394989 /gcc/jit/libgccjit.h | |
parent | 7e913caad081ea85da4f257265f2d3383cdbe8d5 (diff) | |
download | gcc-611fdb0fc5b95ee15215e2e3679834f311919096.zip gcc-611fdb0fc5b95ee15215e2e3679834f311919096.tar.gz gcc-611fdb0fc5b95ee15215e2e3679834f311919096.tar.bz2 |
libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
2021-12-11 Antoni Boucher <bouanto@zoho.com>
gcc/jit/
PR target/96066
PR target/96067
* jit-builtins.c: Implement missing types for builtins.
* jit-recording.c:: Allow sending a volatile const void * as
argument.
* jit-recording.h: New functions (is_volatile, is_const) and
allow comparing qualified types.
gcc/testsuite/
PR target/96066
PR target/96067
* jit.dg/all-non-failing-tests.h: Add test-builtin-types.c.
* jit.dg/test-builtin-types.c
* jit.dg/test-error-bad-assignment.c
* jit.dg/test-fuzzer.c: Add fuzzing for type qualifiers.
Signed-off-by: Antoni Boucher <bouanto@zoho.com>
Diffstat (limited to 'gcc/jit/libgccjit.h')
0 files changed, 0 insertions, 0 deletions