[PATCH] libgccjit: Fix bug where unary_op will return an integer type instead of the correct type
Antoni Boucher
bouanto@zoho.com
Thu Jun 2 02:45:23 GMT 2022
Also, the test gcc/testsuite/jit.dg/test-asm.cc fails and would need
this line:
#include <stdint.h>
Is this okay if I add it in this patch?
On Wed, 2022-06-01 at 22:13 -0400, Antoni Boucher wrote:
> Hi.
> The attached patch fix bug 105812:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105812
>
> I'm having an issue where contrib/check_GNU_style.sh doesn't seem to
> work, i.e. it doesn't seem to do any checking.
> Is there a new way to do that or am I missing something?
>
> Thanks for the review.
More information about the Jit
mailing list