s again for the patch
Dave
>
> Regards,
> Petter
>
>
> -Ursprungligt meddelande-
> Från: David Malcolm
> Skickat: den 8 september 2021 14:49
> Till: Petter Tomner ; gcc-patches@gcc.gnu.org;
> j...@gcc.gnu.org
> Ämne: Re: Sv: [PATCH 1/2 v2] jit : Generate debug i
ith the above change).
No, I don't have push rights to the GCC repo. Should I request it?
Regards,
Petter
-Ursprungligt meddelande-
Från: David Malcolm
Skickat: den 8 september 2021 14:49
Till: Petter Tomner ; gcc-patches@gcc.gnu.org; j...@gcc.gnu.org
Ämne: Re: Sv: [PATCH 1/2 v2]
On Tue, 2021-09-07 at 16:18 +, 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_
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);
0001-libgccjit-Generate-debug-info-for-variables-WS
>From 521349806136bef9096d094f4785f5868854a19d Mon Sep 17 00:00:00 2001
From: Petter Tomner
Date: Sat, 4 Sep 2021 23:55:34 +0200
Subject: [PATCH 1/2] libgccjit: Generate debug info for variables
Finalize declares via available helpers after location is set. Set
TYPE_NAME of primitives and friends