On Tue, 2019-06-25 at 08:11 +0000, Andrea Corallo wrote: > Hi, > third version for this patch with the simplified test. > > make check-jit pass clean > > Bests > Andrea > > 2019-06-09 Andrea Corallo andrea.cora...@arm.com > > * libgccjit.c (gcc_jit_context_new_binary_op): Check result_type to > be a > numeric type. > > > 2019-06-20 Andrea Corallo andrea.cora...@arm.com > > * jit.dg/test-error-gcc_jit_context_new_binary_op-bad-res-type.c: > New testcase.
Thanks for the updated patch. This is good for trunk. (Copying and pasting from my other review): are you working on getting SVN commit access, or do you want me to commit your two patches on your behalf? Thanks Dave