This is the mail archive of the gcc-help@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]

Re: TREE data structure


manish manish writes:

 > Anybody please tell me about any option  to dump the tree data
 > structure in gcc

-fdump-tree-all.

 > ,also if there is any document that explain the data structure in
 > tree representation please send the link of that document.

It's in tree.def.

Andrew.


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