This patch fixes a g++ ICE for me that depends on inlining limits. (I
have Richard's short patch to modify estimate_num_insns installed)
The file contains lots of virtual public inheritance and covariant
returns. I don't know if this patch fixes though, or just hides it,
since changing the inlining limits can also make it go away.
-BenRI