This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
help needed
- From: Shirish S Deshmukh <shirish at cse dot iitb dot ac dot in>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 19 Jun 2002 18:34:05 +0530
- Date: Wed, 19 Jun 2002 18:19:52 +0530 (IST)
- Subject: help needed
Hi ,
I need to know how can I get Language specific Intermedite
Representation (tree)while using gcc.I don't want to use rtl.
I want the IR used to produce rtl.Is there any option to save
c-trees.I encountered the option to save c++ trees.
I want to make use of trees in my project.We are trying to develop a
debugger with retrospection abilities.
Shirish Deshmukh
Indian Institute of Technology,Bombay.