On Wed, Jul 29, 2015 at 11:16:40AM +0100, Richard Earnshaw wrote: > I'm getting a bit worried about the potential performance impact from > all these indirect function call hooks. This is a good example of when > it's probably somewhat unnecessary. I doubt that the compiler could > function correctly if this ever changed in the middle of a function.
It is also very ugly and much harder to read: it is longer, with more useless interpunction, and there is nothing that makes clear it is a constant. Segher