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:[EMAIL PROTECTED]