This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -funit-at-a-time x nested fns x inlining of enclosing fn
- From: Richard Henderson <rth at redhat dot com>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>
- Date: Fri, 9 Jul 2004 14:13:15 -0700
- Subject: Re: -funit-at-a-time x nested fns x inlining of enclosing fn
- References: <orn029qt72.fsf@livre.redhat.lsd.ic.unicamp.br>
On Fri, Jul 09, 2004 at 09:08:17AM -0300, Alexandre Oliva wrote:
> I'm not entirely happy with any of them, but I'd appreciate thoughts
> on how to best deal with this problem.
After function un-nesting, I see no reason to keep the parent/child
relationship in cgraph. No idea what happens with dwarf2out though...
r~