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]

C tree dump


Hi all,

we want to dump tree representation of a c program. There is a debug
option but man says it is c++ only:
-fdump-tree-switch (C++ only)
-fdump-tree-switch-options (C++ only)
Is it possible to dump tree from a c program?

Linux 2.4, gcc version 3.2
Configured with: ./configure --target=arm-elf --with-gnu-as --with-gnu-ld --enable-languages=c
Thread model: single


Thanks,
Laszlo Vidacs



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