SyntaxFix
Write A Post
Hire A Developer
Questions
GCC has a switch called
-fno-inline-small-functions
So use that when invoking gcc. But the side effect is that all other small functions are also non-inlined.