https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117047

--- Comment #9 from Sam James <sjames at gcc dot gnu.org> ---
> but what would be really helpful is an option to call
>   gcc_jit_context_set_bool_option (ctxt, GCC_JIT_BOOL_OPTION_SELFCHECK_GC);
> on the underlying gcc_jit_context (or I suppose you could hack up your emacs
> build to do this). 

Unfortunately, this didn't seem to do anything
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117047#c5). I can try again to
see if maybe I made an error though.

Reply via email to