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]

Re: [C++ patch]: reorganize tree inlining




--On Sunday, July 01, 2001 09:01:59 PM +0100 Nathan Sidwell 
<nathan@codesourcery.com> wrote:

> Hi,
> this patch reorganizes the tree based inlining by breaking out the
> inliner into a separate function (inline_into_function)

That function needs to document its parameter, and it wasn't obvious
to me what it did at first.  How about expand_inline_calls, perhaps?

Ok, with those changes.

Thanks,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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