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

--- Comment #20 from dave.anglin at bell dot net ---
On 2024-01-11 2:05 p.m., jakub at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
>
> --- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> I think stringpool hash table is never purged (unless libgccjit and
> reinitializes stuff), so once something is looked up, it will be findable 
> later
> on as well.
Okay, then maybe get_identifier is the correct function to use.

Reply via email to