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]

Parse tree-dump


I used "-fdump-tree-original" to get a dump. It looks messy. I need
write a small program to parse it. Does anybody know where to find the
documentations for the dump ? Basically, I need to know what fields can
be in a dump unit, and how the dump is organized.

Thanks in advance,
--Long


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