This is the mail archive of the gcc-patches@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: GCC 3.2


Jason Merrill wrote:-

> +   /* Called from expr_size to calculate the size of the value of an
> +      expression in a language-dependent way.  */
> +   tree (*expr_size) PARAMS ((tree));

Please also document what the return value means and can be.

Neil.


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