Sv: [PATCH 1/2 v2] jit : Generate debug info for variables
David Malcolm
dmalcolm@redhat.com
Wed Sep 8 12:48:39 GMT 2021
On Tue, 2021-09-07 at 16:18 +0000, Petter Tomner via Gcc-patches wrote:
> I realized I still managed to mess up some WS. I have attached a
> patch that is the same, except fixes the WS issue
> underneath.
>
> Regards, Petter
>
> + FOR_EACH_VEC_ELT (m_globals, i, global)
> + rest_of_decl_compilation (global, true, true);
Thanks for the updated patch.
Looks good to me, assuming it's been tested successfully. It should be
combined with the testcase into a single commit when pushed.
Do you have push rights to the GCC git repo?
Dave
More information about the Jit
mailing list