| Related articles |
|---|
| pointer elimination in C miller@crx.ece.cmu.edu (Karen Miller) (1993-10-05) |
| Re:pointer elimination in C ghiya@flo.cs.mcgill.ca (1993-10-06) |
| Re: Re:pointer elimination in C grunwald@foobar.cs.colorado.edu (1993-10-17) |
| Newsgroups: | comp.compilers |
| From: | grunwald@foobar.cs.colorado.edu (Dirk Grunwald) |
| Keywords: | C, dataflow |
| Organization: | University of Colorado at Boulder |
| References: | 93-10-032 93-10-039 |
| Date: | Sun, 17 Oct 1993 05:09:45 GMT |
Barbara Ryder's group at Rutgers has been doing a lot of work on
interprocedural dataflow analysis in C (& somewhat in C++) and on
pointer chasing.
However, for the poster, I'd ask: why are you attempting to translate
C into something w/o pointers. Sisyphus had an easier, and more
rapidly terminating task.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.