Re: Why RTL for GCC ?

mike@acc.stolaf.edu ()
Wed, 14 Nov 90 02:30:31 GMT

          From comp.compilers

Related articles
Why RTL for GCC ? dlpress@hubcap.clemson.edu (1990-11-12)
Re: Why RTL for GCC ? mike@acc.stolaf.edu (1990-11-14)
Re: Why RTL for GCC ? mike@vlsivie.tuwien.ac.at (Michael K. Gschwind) (1990-11-15)
Re: Why RTL for GCC ? dg@iesd.auc.dk (1990-11-17)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mike@acc.stolaf.edu ()
Keywords: GCC, question
Organization: St. Olaf College; Northfield, MN
References: <11535@hubcap.clemson.edu>
Date: Wed, 14 Nov 90 02:30:31 GMT

The RTL representation allows actual target machine instructions to
be directly represented. Other compilers that use quads typically
produce target instructions in a final (or nearly final) instruction
selection pass, after which little further manipulation is possible.
--
Mike Haertel <mike@acc.stolaf.edu>
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.