public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* where can I find GNU CC grammar
@ 2002-09-01 20:46 Jie Zhang
  2002-09-01 20:51 ` Andrew Pinski
  0 siblings, 1 reply; 3+ messages in thread
From: Jie Zhang @ 2002-09-01 20:46 UTC (permalink / raw)
  To: gcc

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.

-Jie Zhang


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: where can I find GNU CC grammar
  2002-09-01 20:46 where can I find GNU CC grammar Jie Zhang
@ 2002-09-01 20:51 ` Andrew Pinski
  2002-09-01 23:29   ` Jie Zhang
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Pinski @ 2002-09-01 20:51 UTC (permalink / raw)
  To: Jie Zhang; +Cc: gcc


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: where can I find GNU CC grammar
  2002-09-01 20:51 ` Andrew Pinski
@ 2002-09-01 23:29   ` Jie Zhang
  0 siblings, 0 replies; 3+ messages in thread
From: Jie Zhang @ 2002-09-01 23:29 UTC (permalink / raw)
  To: Andrew Pinski; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-02  6:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-01 20:46 where can I find GNU CC grammar Jie Zhang
2002-09-01 20:51 ` Andrew Pinski
2002-09-01 23:29   ` Jie Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).