emacs-devel
[Top][All Lists]
Advanced

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

Re: Inlining policy


From: Andrea Corallo
Subject: Re: Inlining policy
Date: Wed, 08 Apr 2020 19:09:45 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Paul Eggert <address@hidden> writes:

> 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)).

Understand.  A last word on this, always_inline can come back into play
when optimizing for perf also -O2.

Thanks

  Andrea

-- 
address@hidden



reply via email to

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