This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 3.0
- To: <gcc at gcc dot gnu dot org>
- Subject: gcc 3.0
- From: N V Krishna <nvk at cs dot purdue dot edu>
- Date: Sat, 8 Sep 2001 16:02:50 -0500 (EST)
Hi,
I was looking at the 3.0 gcc code. And was wondering if there are
options/switches by which I can print the intermediate tree representation?
The other point I wanted to ask was how do you debug, gcc with so many macros?
I mean, say, you want to check the node type then the macro available is
TREE_NODE, but how do you work when debugging?
Any help in this regard would be very useful..
Thanks and regards
Krishna