emacs-devel
[Top][All Lists]
Advanced

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

Re: Inlining policy


From: Paul Eggert
Subject: Re: Inlining policy
Date: Wed, 8 Apr 2020 11:44:49 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 4/8/20 11:28 AM, Andrea Corallo wrote:
Is this a problem you have experienced compiling one of our builds or
something you have found can potentially happen in general?  Anyway
should be easy to ask GCC to silence the specific warning in case.

I found it when compiling GCC.

Although I initially went down the route of silencing the warning, I stopped doing that once I found the simpler and faster-code solution that didn't involve using __attribute__ ((always_inline)).



reply via email to

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