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.