Working with RTL

wongwf@iscs.nus.sg
Tue, 12 Oct 1993 03:33:44 GMT

          From comp.compilers

Related articles
Working with RTL wongwf@iscs.nus.sg (1993-10-12)
Re: Working with RTL dougw@Think.COM (1993-10-14)
Re: Working with RTL grunwald@foobar.cs.colorado.edu (1993-10-17)
Re: Working with RTL jwd@jacksun.cs.virginia.edu (1993-10-26)
| List of all articles for this month |

Newsgroups: comp.compilers
From: wongwf@iscs.nus.sg
Keywords: RTL, GCC, question
Organization: Dept of Info Sys and Comp Sci, National University of Singapore.
Date: Tue, 12 Oct 1993 03:33:44 GMT

Hi,


Not sure if this has been asked many times before but ...


I would like to work with at the RTL level of GCC WITHOUT meddling (too
much) with the internals of GCC. I can make GCC spew out RTL at various
phases. I then want to do my own processing on it, after which I want GCC
to "restart" with the (printed) RTL expressions. Can I make GCC read in a
text file of RTL expressions ? If not, how else can I work with RTL ?


Thanks in advance !


Regards,


W.F. Wong.
--


Post a followup to this message

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