emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master b389379: bytecomp: Don't inline functions that


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master b389379: bytecomp: Don't inline functions that use byte-switch (Bug#26518)
Date: Thu, 20 Apr 2017 13:17:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> +    ;; optimized switch bytecode makes it impossible to guess the correct
> +    ;; `byte-compile-depth', which can result in incorrect inlined code.

I really doubt this is true.  Maybe it makes it difficult/impractical,
but I doubt it makes it impossible.


        Stefan



reply via email to

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