[SUMMARY] Re: [PATCH v1 0/1] libgccjit: Allow casts between integers and pointers
Antoni Boucher via Sourceware Forge
forge-bot+antoyo@forge-stage.sourceware.org
Tue Jun 9 16:36:37 GMT 2026
This is a summary of discussions relative to the merge request created by Antoni Boucher (antoyo) titled
libgccjit: Allow casts between integers and pointers
since its creation.
Description: ```
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.
```
CC: David Malcolm <dmalcolm@redhat.com>, <jit@gcc.gnu.org>
The full and up to date discussion can be found at https://forge.sourceware.org/gcc/gcc-TEST/pulls/98
The merge request has been closed without being merged directly on the forge repository.
On 2026-05-22 14:56:31+00:00, David Malcolm (dmalcolm) <dmalcolm@gcc.gnu.org> approved the changes:
Thanks; LGTM
On 2026-06-09 16:36:27+00:00, Antoni Boucher (antoyo) wrote:
Thanks for the review.
Merged.
More information about the Jit
mailing list