[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dynamic loading progress
From: |
David Kastrup |
Subject: |
Re: Dynamic loading progress |
Date: |
Tue, 25 Aug 2015 06:35:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Paul Eggert <address@hidden> writes:
> On 08/24/2015 12:13 PM, Stefan Monnier wrote:
>> IIUC there are still some situations where we build without conservative
>> stack scanning.
>>
>> We should probably go and enable it everywhere.
>
> We did that last year, before 24.4 came out. GC_MARK_STACK is defined
> to be GC_MAKE_GCPROS_NOOPS unless the builder compiles with
> -DGC_MARK_STACK=somethingelse. I think nobody does that except
> perhaps when testing.
>
>> If noone complains that
>> should indicate that indeed conservative stack scanning is used (or ca
>> be used) everywhere, so we could drop the GCPROs.
>
> As far as I know, nobody has complained, so we could drop the GCPROs
> now if you like.
>
> Perhaps we should hold a wake? Should I bring a bottle of poteen?
Just have people point at each other, that should keep them awake.
--
David Kastrup
- Re: Dynamic loading progress, Ted Zlatanov, 2015/08/19
- Re: Dynamic loading progress, Stephen Leake, 2015/08/20
- Re: Dynamic loading progress, Aurélien Aptel, 2015/08/23
- Re: Dynamic loading progress, Tom Tromey, 2015/08/24
- Re: Dynamic loading progress, Stefan Monnier, 2015/08/24
- Re: Dynamic loading progress, Paul Eggert, 2015/08/24
- Re: Dynamic loading progress,
David Kastrup <=
- Re: Dynamic loading progress, Stefan Monnier, 2015/08/25
- Re: Dynamic loading progress, Paul Eggert, 2015/08/26
- Re: Dynamic loading progress, Aurélien Aptel, 2015/08/27