On 24 June 2014 05:24, Richard Henderson <[email protected]> wrote: > I think I would be happier if you changed the functions to not be marked as > "inline". I think that there's a large body of code that marks things inline > exactly to prevent unused warnings with gcc. If we're going to play with the > ifdeffery, we might as well just let any compiler warn if its unused.
Makes sense. thanks -- PMM
