On Thu, Dec 14, 2017 at 3:27 PM, Christos Zoulas <chris...@astron.com> wrote:
> In article <20171214054314.e76edf...@cvs.netbsd.org>,
> Ryota Ozaki <source-changes-d@NetBSD.org> wrote:
>>-=-=-=-=-=-
>>
>>Module Name:   src
>>Committed By:  ozaki-r
>>Date:          Thu Dec 14 05:43:14 UTC 2017
>>
>>Modified Files:
>>       src/sys/net: rtsock.c
>>
>>Log Message:
>>Spinkle __noinline to some non-performance-sensitive functions for debugging
>
> Well, "for debugging" we can always compile with different flags rather
> than penalize everyone/everytime however that small might be.

Is there a flag to suppress auto inlining? COPTS=-fno-inline build.sh?
Anyway no objection to revert the change that is not quite important
(but makes my life easy).

  ozaki-r

Reply via email to