This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Propagate BB predicates in ipa-inline-analysis


> 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).

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]