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: inline-analysis improvement


> the problem here is that we consider &param.foo to be a memory reference,
> while it is not. The following patch should fix it, but because it changes
> the behaviour of inline heuristics, I will run bechmarks tonight before
> committing it.

Thanks in advance.  Can you add PR tree-optimization/50433 to the ChangeLog?

-- 
Eric Botcazou


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