emacs-devel
[Top][All Lists]
Advanced

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

Re: optimizing defconst


From: Richard Stallman
Subject: Re: optimizing defconst
Date: Sun, 28 Oct 2007 20:11:33 -0400

    One can make the argument that we can also use the analogy with
    defmacro. If a macro is redefined at run time, the compiled code does
    not know about it. It's not far fetched to do the same about defconst.

I don't want the compiler to optimize away defconst values.
It is asking for trouble (and it is work we don't need to do).




reply via email to

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