This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
dump-tree-xxx format (fwd)
- From: "Tiago Stein D'Agostini" <tiago at lisha dot ufsc dot br>
- To: gcc at gnu dot org
- Date: Sat, 6 Sep 2003 14:30:55 -0300 (BRT)
- Subject: 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!