GCC Parser output

Steven Carroll <scarroll@csrd.uiuc.edu>
4 Dec 1999 22:33:43 -0500

          From comp.compilers

Related articles
GCC Parser output scarroll@csrd.uiuc.edu (Steven Carroll) (1999-12-04)
| List of all articles for this month |

From: Steven Carroll <scarroll@csrd.uiuc.edu>
Newsgroups: comp.compilers
Date: 4 Dec 1999 22:33:43 -0500
Organization: University of Illinois at Urbana-Champaign
Keywords: GCC, parse

hi,


I'm looking for any information on how to get any other outputs (such
as the AST) from the GNU GCC compiler besides RTL. Has anyone written
a pass to generate this sort of information or is there a switch that
i'm missing? I am looking to use GCC as the frontend of an Abstract
Syntax Tree based compiler and the RTL level is too low level for my
purposes.


Thanks in advance,


steve


Post a followup to this message

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