C++: Mark the last use of nested_p for t_r_o_c as dead

Richard Henderson rth@redhat.com
Tue Sep 7 20:52:00 GMT 2004


On Mon, Sep 06, 2004 at 07:22:24PM -0400, Daniel Jacobowitz wrote:
> I don't think there will be further need for context
> pushing related to either function nesting (now handled via cgraph)...

I very much doubt things are clean enough to just remove ggc
context yet.  In particular, C++ does not yet use cgraph for
everything.  It still does quite a lot of function expansion
(nested and otherwise) on its own.  In particular, templates
and global constructors.


r~



More information about the Gcc-patches mailing list