------- Comment #3 from aoliva at gcc dot gnu dot org 2007-10-10 04:56 ------- I've tried reverting the patches for PR 33572, but this didn't help with this problem at all. Looking further, I tried the patch for PR 15764 as well, but the problem remained. I assumed I was Cc:ed because there was any evidence that I was involved in the regression, and I'll give you that it sounded likely, but I don't think this is the case. If you have any other reasons to believe I'm responsible for fixing this, will you please present them and assign the bug to myself?
FWIW, the problem is that the BB of the call_expr is NULL. We're missing an annotation somewhere. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33706