public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Bauer <baueran@in.tum.de>
To: Santiago Margareto <smargareto@gfi-info.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: parser modification followup
Date: Tue, 10 Dec 2002 13:47:00 -0000	[thread overview]
Message-ID: <20021210220122.GF22692@kennel> (raw)
In-Reply-To: <014b01c2a09e$7c287ba0$c40a8cc2@gfiinfo.com>

> 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).

This misconception is resolved in the FAQ, I believe: RTL is not a proper
interface.  Trees, however, are.

HTH,
Andi.

  reply	other threads:[~2002-12-10 21:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-10 10:50 Santiago Margareto
2002-12-10 13:47 ` Andreas Bauer [this message]
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=20021210220122.GF22692@kennel \
    --to=baueran@in.tum.de \
    --cc=gcc-help@gcc.gnu.org \
    --cc=smargareto@gfi-info.com \
    /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).