https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #21 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Iain Sandoe from comment #20) > I rarely build the jit, but will take a look when time permits. Actually, currently it seems that the JIT build is quite broken on Darwin; I have some draft patches that fix the build. The testsuite has some additional issues (which I have partial patches for). When all of these are done - there are still a number of testsuite fails for cases including -g (i.e. debug) in the recipe. Those are going to take some more work / understanding to fix. The build fixes are in my "short queue"; the testsuite fixes will most likely need review.