Re: RTL

Randy Crawford <crwfrd@umich.edu>
18 Dec 2000 00:37:59 -0500

          From comp.compilers

Related articles
RTL belagod@my-deja.com (2000-12-11)
Re: RTL pedwards@dmapub.dma.org (2000-12-13)
Re: RTL crwfrd@umich.edu (Randy Crawford) (2000-12-18)
RTL cwf@research.att.com (1990-12-15)
| List of all articles for this month |

From: Randy Crawford <crwfrd@umich.edu>
Newsgroups: comp.compilers
Date: 18 Dec 2000 00:37:59 -0500
Organization: Compilers Central
References: 00-12-042
Keywords: GCC
Posted-Date: 18 Dec 2000 00:37:59 EST

From the "Free Online Dictionary of Computing" (http://foldoc.doc.ic.ac.uk/):


"
RTL was developed by Chris Fraser <cwf@research.att.com> and J. Davidson
<jwd@virginia.edu> at the University of Arizona in the early 1980s. RTL
is used by the GNU C compiler, gcc and by Davidson's VPCC (Very Portable
C compiler).
"


As for tutorials:


From "Using and Porting GCC":
http://www.lns.cornell.edu/public/COMP/info/gcc/


Particularly:
http://www.lns.cornell.edu/public/COMP/info/gcc/gcc_15.html#SEC149


        Randy




belagod@my-deja.com wrote:
>
> Where Can I get a complete tutorial on RTLs. Who invented them? Yes I
> know of the GCC manual.
--
Randy Crawford
crwfrd@umich.edu
http://www.engin.umich.edu/labs/cpc


Post a followup to this message

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