ast in gcj

David Daney ddaney@avtrex.com
Tue Dec 11 17:19:00 GMT 2007


Tihanyi Norbert wrote:
> Hello!
> 
> I have a little problem. I would like to make a new front-end for gcc.
> It'll working with java search, but I can't found any reference how
> can I dump my program's AST.
> I hope, somebody could help me!

Look at gcc's debugging options.  Probably you want something like:

-fdump-tree-all


David Daney



More information about the Gcc-help mailing list