On Mon, Sep 5, 2011 at 8:53 PM, Jan Hubicka <hubi...@ucw.cz> wrote: >> Jan Hubicka wrote: >> >> > this is patch I comitted fixing ipa-inline-analysis. >> >> Thanks for fixing this! >> >> Richard Guenther wrote: >> >> > Can you open a bugreport? >> >> Sorry, I didn't see this until now. Given that the fix is >> already checked in (and the problem doesn't exist on any >> release branch), I guess we don't really need any PR now ... >> >> If you'd prefer to still have one, let me know and I'll >> create it. > > We should still have PR on the missing optimization in the testcase > (i.e. we really should not leak builtlin_constant_p (0) in the IL > after early cleanups. it is simply stupid).
I committed a fix already. > Honza >