[C++] NEW_EXPR and PR c++/11406

Mark Mitchell mark@codesourcery.com
Tue Jul 22 00:24:00 GMT 2003


> | That second parameter should really be a TYPE -- not a declarator
> | thingy.  If you are interested in fixing that, you want to move the bits
> | out of build_new that handle the TREE_LIST case and move them into the
> | parser.
> 
> It seems the long-term winning plan is to fix the logic of building
> new-expression and not hack cp/error.c to accept the TREE_LIST in
> new-expression.  Is that correct? 

Yes.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com



More information about the Gcc mailing list