This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Missing documentation
- To: Zack Weinberg <zackw at stanford dot edu>
- Subject: Re: Missing documentation
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Sat, 9 Jun 2001 23:46:26 +0100
- Cc: Mark Mitchell <mark at codesourcery dot com>, gcc at gcc dot gnu dot org
Zack Weinberg wrote:-
> > -fpreprocessed
>
> This is for internal use, mostly; the driver passes it to cc1 when
> it's fed an .i file. It'll be mentioned in cpp.texi after I check in
> the rewrite (today, I hope). Should it also appear in invoke.texi?
Zack,
I've got it covered for cppinit.c and invoke.texi (I'll post the patch
now). You handle it in your rewritten cpp.texi.
Neil.