> The problem is that with new costs and new code for inlining functions called once > we end up inlining empty virutal function to itself hoping to kill it. > I am testing the following that makes us to give up in such a werid case. Thanks! Paolo.