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]

dump-tree-xxx format (fwd)



Hi, I am developing solutions for integration of aspect 
oriented programming with static meta-programming as theme for my master 
degree work. I am in need of extracting a lot of information from the 
-fdump-tree-inlined flag of g++. I would like to know if the output of 
this flag is documented by a gramar so that i may build a parser of it. 
And if it's documented in a gramar, may I have access to it?

This work intends to supply a solution for problems concerning c++ aspect 
oriented languages (aspectC++ for example) and templates.

Thanks for your time and attention. 

-- 
If brute force doesn`t solve your problem..... you aren`t using enough!



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