emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPS: Please check if scratch/igc builds with native compilation


From: Helmut Eller
Subject: Re: MPS: Please check if scratch/igc builds with native compilation
Date: Thu, 23 May 2024 11:39:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Thu, May 23 2024, Gerd Möllmann wrote:

> Not for me :-(.

Can something like

      for (EMACS_INT i = 0; i < d_vec_len; i++)
        data_relocs[i] = AREF (comp_u->data_vec, i);

trigger a GC flip in the middle of the array?

Maybe only on macOS?  Maybe we should be extra
careful and register the roots before writing to data_relocs?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]