public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Daniel Berlin <dberlin@dberlin.org>
To: netantz@gmail.com
Cc: gcc-help@gnu.org
Subject: Re: writting machine description for Mono
Date: Fri, 02 Jun 2006 20:53:00 -0000	[thread overview]
Message-ID: <4480A54F.2050304@dberlin.org> (raw)
In-Reply-To: <9aff10810606021003n17927661odd09ca10535dbb4c@mail.gmail.com>

Wang,Yi wrote:
> Hi all:
> 
> 
>  I am working on a backend that generates CIL code. I have the option
> to generate CIL from GENERIC or RTL. It seems better to generate the
> code from RTL since the backend would fit in to GCC's structure nicely
> -- Mono/.NET is just another target machine.

Except you are going to lose all type information if you use RTL, if
that matters.

Why would you want to generate CIL from "GENERIC" instead of "GIMPLE".

      reply	other threads:[~2006-06-02 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 17:04 Wang,Yi
2006-06-02 20:53 ` Daniel Berlin [this message]

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=4480A54F.2050304@dberlin.org \
    --to=dberlin@dberlin.org \
    --cc=gcc-help@gnu.org \
    --cc=netantz@gmail.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).