This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Reg: -fdump-translation-unit for "C"
- From: "Ramana Radhakrishnan" <ramana dot r at gmail dot com>
- To: "Praveen D V" <for dot pdv at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 27 Nov 2007 19:49:31 +0530
- Subject: Re: Reg: -fdump-translation-unit for "C"
- References: <40d5b80e0711270612x5cc239deh4c95ca9fbb9316c8@mail.gmail.com>
On Nov 27, 2007 7:42 PM, Praveen D V <for.pdv@gmail.com> wrote:
> hi,
> I was earlier using 3.x.x version where I used -fdump-translation-unit to dump
> "typedef" tree. Recently I upgraded to 4.1.x version, unfortunately,
> that doesn't
> dump the tree any more. From documentation, it mentions it is for
> "C++". I need it
> for "C".
> It is a very useful utility. Are there any other options that replace
> -fdump-translation-unit?
-fdump-tree-all dumps all the trees you want. What is that you are
looking for in the tree ?
And this is more a question for gcc-help@ rather than gcc@ .
cheers
Ramana
> --thanks, Praveen
>
--
Ramana Radhakrishnan