On 01.03.19 17:16, Richard Henderson wrote:
> On 3/1/19 8:13 AM, David Hildenbrand wrote:
>>> These, I think, should be static inline.  Certainly I think they're too 
>>> small
>>> to warrant a real call across modules, as you appear to be preparing for...
>>
>> I'm wondering, won't link-time optimization properly handle this? (so
>> far the theory I know of)
> 
> It would, but who does that?  It's certainly not in -O2.

I know that GCC and LLVM do it, but as you correctly state, most
probably not for O2.

-- 

Thanks,

David / dhildenb

Reply via email to