On 10-Jul-2001, Hartmut Schirmer wrote: > We also shouldn´t inline functions in branches that aren´t > predicted to be excecuted, at least take the __buildin_expect > into account here. That reminds me of another heuristic: don't inline functions marked __attribute__((noreturn)). -- Fergus Henderson | "I have always known that the pursuit The University of Melbourne | of excellence is a lethal habit" WWW: < http://www.cs.mu.oz.au/~fjh > | -- the last words of T. S. Garp.