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: [PATCH] Add leafify attribute as hint for inlining



On Thu, 7 Jul 2005, Daniel Berlin wrote:

> On Thu, 2005-07-07 at 19:41 +0200, Richard Guenther wrote:
> > This is an update to the leafify attribute patch for mainline.
> > It still does what it did, it is still useful for me.  So I thought
> > posting it before stage3 again.
> > 
> > Bootstrapped and tested on x86_64-unknown-linux-gnu.
> > 
> > Ok for mainline?
> 
> you don't need cgraph_find_cycles once kenny's already-approved code is
> committed, since he has something that will collapse cycles in the
> callgraph for you :)

Mind pointing me at the patch?

Thanks,
Richard.


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