http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772
--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-08-03 19:57:06 UTC --- Hmm, we should never make the cgrpah point to inline variant in this case, so rest of compilation should go smoothly after the error is output. I don't think it is what is confusing ipa-pta, especially now when it is run after inlining? Honza