[PATCH v1 0/1] libgccjit: Add _Float16, _Float32, _Float64 and __float128 support for jit

David Malcolm via Sourceware Forge forge-bot+dmalcolm@forge-stage.sourceware.org
Wed Apr 22 18:49:02 GMT 2026


Thanks for the patch.

I was a bit worried at first when I  saw the cases added in the middle of the switch statements, but I checked and the patch adds the new values at the end of `enum gcc_jit_types`, so it's not an ABI break.

Given that, the patch is good to push to trunk.  Thanks!

--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/82#issuecomment-3274


More information about the Jit mailing list