public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Reg: -fdump-translation-unit for "C"
@ 2007-11-27 16:07 Praveen D V
  2007-11-27 16:10 ` Ramana Radhakrishnan
  0 siblings, 1 reply; 3+ messages in thread
From: Praveen D V @ 2007-11-27 16:07 UTC (permalink / raw)
  To: gcc

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?
--thanks, Praveen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Reg: -fdump-translation-unit for "C"
  2007-11-27 16:07 Reg: -fdump-translation-unit for "C" Praveen D V
@ 2007-11-27 16:10 ` Ramana Radhakrishnan
  2007-11-28 18:54   ` Praveen D V
  0 siblings, 1 reply; 3+ messages in thread
From: Ramana Radhakrishnan @ 2007-11-27 16:10 UTC (permalink / raw)
  To: Praveen D V; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Reg: -fdump-translation-unit for "C"
  2007-11-27 16:10 ` Ramana Radhakrishnan
@ 2007-11-28 18:54   ` Praveen D V
  0 siblings, 0 replies; 3+ messages in thread
From: Praveen D V @ 2007-11-28 18:54 UTC (permalink / raw)
  To: Ramana Radhakrishnan; +Cc: gcc

hi All,
Sorry for my earlier mail.  I had to install libc6-dev for GCC.
Figured it out very late.
Now it works.
--thanks for you patience, Praveen

On 11/27/07, Ramana Radhakrishnan <ramana.r@gmail.com> wrote:
> 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
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-28 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-27 16:07 Reg: -fdump-translation-unit for "C" Praveen D V
2007-11-27 16:10 ` Ramana Radhakrishnan
2007-11-28 18:54   ` Praveen D V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).