This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How can I get access to tree representation


I started exploring code base of cc1plus, and now I have little
question - how I can get access to tree representation of program (I
should do it after gcc/cp/parser.c:cp_parser_translation unit(...), isnt it?)
If I wasnt mistaken, RTL began build only if parser says that syntax
OK?

-- 
Best regards,
 Alexander                          mailto:a.shabanov@geovid.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]