where tokens are generated
Ian Lance Taylor
iant@google.com
Wed May 2 14:06:00 GMT 2007
"anshul goel" <goel.ans@gmail.com> writes:
> i am not getting in which file tokens are generated in c - gcc.
> Please send me file name with complete path , as soon as possible.
Please do not send e-mail to both gcc-help@gcc.gnu.org and
gcc@gcc.gnu.org. This kind of question is appropriate for
gcc-help@gcc.gnu.org only. Thanks.
Unfortunately I don't really understand your question. If you are
asking about the parser, then look at c-lex.c and c-parser.c.
Ian
More information about the Gcc
mailing list