This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Sun, 4 Aug 2002 18:08:15 +0100 (BST)
- Subject: 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