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: where can I find GNU CC grammar


From: "Andrew Pinski" <pinskia@physics.uc.edu>
To: "Jie Zhang" <zhangjie@magima.com.cn>

>
> On Sunday, Sep 1, 2002, at 23:47 US/Eastern, Jie Zhang wrote:
>
> > It is stated in cp/parse.y that "This grammar(C++) is based on the GNU
> > CC
> > grammar."
> > But where is the GNU CC grammar.
>
> try c-parse.in
>
> Thanks,
> Andrew Pinski
>

c-parse.in is a bison file for C. I need a C++ grammar summary used in gcc,
not
a bison file.

-Jie Zhang


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