public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Santiago Margareto" <smargareto@gfi-info.com>
To: <gcc-help@gcc.gnu.org>
Subject: parser modification followup
Date: Tue, 10 Dec 2002 10:50:00 -0000	[thread overview]
Message-ID: <014b01c2a09e$7c287ba0$c40a8cc2@gfiinfo.com> (raw)

After some research I have found that it won't be necessary to change the
gcc parser. In some places in the gcc docs it is said that you can interface
with the gcc back-end with the tree (tree.c) or RTL file (rtc.c). I can
generate the RTL file, and the try to parse it. However, is there a way to
generate the 'tree file' - something that I can parse/traverse with the tree
data-structure?

Thanks

             reply	other threads:[~2002-12-10 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 10:50 Santiago Margareto [this message]
2002-12-10 13:47 ` Andreas Bauer
2002-12-11  0:00   ` Santiago Margareto
2002-12-13 16:10     ` Andreas Bauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='014b01c2a09e$7c287ba0$c40a8cc2@gfiinfo.com' \
    --to=smargareto@gfi-info.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).