On Fri, Mar 11, 2011 at 02:12:06PM +0100, Richard Guenther wrote:
> On Fri, Mar 11, 2011 at 5:23 AM, Nathan Froyd <froy...@codesourcery.com> 
> wrote:
> > Now that we've done the requisite surgery on the C++ FE, we can
> > eliminate TREE_CHAIN and TREE_TYPE from IDENTIFIER_NODEs.  Doing so
> > turns up a couple different places that need to be tweaked.
> 
> At some point we should zero-out DECL/TYPE_LANG_SPECIFIC, I
> don't remember why we don't do that.
> 
> The patch is ok for 4.7 anyway.

Given Jason's comments on patch 15/18, I'll be dropping chunks of this
and just eliminating TREE_CHAIN from IDENTIFIER_NODEs for now.  Since
those changes are trivial, I'm going to assume I don't need separate
approval for those (appropriate testing will of course be performed).

-Nathan

Reply via email to