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]

Re: Using of parse tree externally


>>>>> "Denis" == Denis Perchine <dyp@perchine.com> writes:

    Denis> Hello,

    Denis> I work on static analisys tool. And would like to use parse
    Denis> tree produced by C++ gcc frontend. The question is did
    Denis> someone did some movements to store parse tree in a file
    Denis> and read it back in a program which is outside gcc tree?

Nobody has done this, yes.  This is something we have talked about
extensively, and have some ideas about, but has not been done.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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