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: GCC 3.2


On Wed, 31 Jul 2002, Neil Booth wrote:

> 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.

It's about time langhooks were actually documented in the internals
manual, rather than just keeping adding them on the basis that someone
will add proper documentation later.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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