emacs-devel
[Top][All Lists]
Advanced

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

Re: Move initialization to compile time


From: Eli Zaretskii
Subject: Re: Move initialization to compile time
Date: Sun, 15 Jul 2012 19:11:39 +0300

> From: Andreas Schwab <address@hidden>
> Cc: Dmitry Antipov <address@hidden>,  address@hidden
> Date: Sun, 15 Jul 2012 18:02:54 +0200
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > AFAIK, this moves interval_block_index from the .bss section to .data
> > section.
> 
> Why is that a problem?

I didn't say it was.  But since (AFAIK) one of them is shared, while
the other isn't, and since some ports CANNOT_DUMP, I thought perhaps
such changes need to be carefully considered first.



reply via email to

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