This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
C tree dump
- From: Vidacs Laszlo <lac at rgai dot inf dot u-szeged dot hu>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 13 Sep 2002 15:29:48 +0200 (CEST)
- Subject: 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