This is the mail archive of the gcc@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: Default arguments and FUNCTION_TYPEs


Gabriel Dos Reis wrote:

> Assuming the extension was gone, do you see a reason we not move the
> default arguments to FUNCTION_DECLs and have FUNCTION_TYPEs use
> TREE_VEC instead of TREE_LIST to hold the parameter-type list?

Both things sound OK to me.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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