Sv: [PATCH 1/2 v2] jit : Generate debug info for variables
Petter Tomner
tomner@kth.se
Tue Sep 7 16:18:01 GMT 2021
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);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libgccjit-Generate-debug-info-for-variables-WS-fix.patch
Type: application/octet-stream
Size: 6216 bytes
Desc: 0001-libgccjit-Generate-debug-info-for-variables-WS-fix.patch
URL: <https://gcc.gnu.org/pipermail/jit/attachments/20210907/d6a25951/attachment.obj>
More information about the Jit
mailing list