http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752
--- Comment #9 from Jan Hubicka <hubicka at ucw dot cz> 2011-04-26 13:06:08 UTC --- > Looks like the issue is somehow caused by caller being a global > constructor. Hmm, yes, it is entirely possible - when new functions are added, we need to analyze them. I tought it is happening now, but it is not. I will check it. Honza