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] Enhanced nested functions lowering pass


On Tue, Mar 21, 2006 at 06:03:48PM +0100, Eric Botcazou wrote:
> Moreover, reachability from tree-nested's 
> viewpoint would only be relative to the topmost parent node, while 
> reachability from cgraphunit's viewpoint is absolute.

Given that external functions can't access this symbol, please
distinguish these two?  In my mind they are identical, or one of
you or cgraph is buggy.


r~


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