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: [tree-profiling] Fix some leftouts of previous patch



On Dec 8, 2004, at 5:55 PM, Jan Hubicka wrote:


Hi,
this patch fix the frequency updating issues (I will still keep the
frequency updating around as I am not quite sure how we will want to
deal with the estimated profiles once available yet) and it also avoid
recursive inlining that helps some benchmarks.


Could back port the recursive inlining part to the mainline since I see that
we recursive inlining functions on the mainline which is a regression from
3.4.0?


Thanks,
Andrew Pinski


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