[PATCH v1 1/1] libgccjit: Allow casts between integers and pointers
via Sourceware Forge
forge-bot@forge-test.rdfm.org
Mon Oct 13 16:15:27 GMT 2025
From: Antoni Boucher <bouanto@zoho.com>
gcc/jit/ChangeLog:
* libgccjit.cc: Allow cast between integers and pointers in
is_valid_cast.
gcc/testsuite/ChangeLog:
* jit.dg/test-cast.c: Add test case for pointer to int cast.
---
gcc/jit/libgccjit.cc | 4 +--
gcc/testsuite/jit.dg/test-cast.c | 43 +++++++++++++++++++++++++++++++-
2 files changed, 44 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v1-0001-libgccjit-Allow-casts-between-integers-and-pointe.patch
Type: text/x-patch
Size: 2673 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/test-list/attachments/20251013/69879d14/attachment.bin>
More information about the Test-list
mailing list