public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Diego Novillo <dnovillo@google.com>
To: Praveen D V <for.pdv@gmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: -fdump-translation-unit does'nt dump as expected.
Date: Fri, 20 Mar 2009 19:13:00 -0000	[thread overview]
Message-ID: <b798aad50903201212g12d080bcrf684245634369b0f@mail.gmail.com> (raw)
In-Reply-To: <40d5b80e0903050725y63226c82l3c0aa209f3457f29@mail.gmail.com>

On Thu, Mar 5, 2009 at 11:25, Praveen D V <for.pdv@gmail.com> wrote:

> $gcc -fdump-translation-unit try.c
>  generates try.c.001t.tu (earlier versions generated try.c.tu). I
> don't see any reference of MyStruct in the generated file.
> Please help, am I missing any thing in the process?

The dumps are meant to be used when debugging the compiler.  They are
not meant to be complete.  In particular global type definitions are
never dumped.


Diego.

  reply	other threads:[~2009-03-20 19:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 15:25 Praveen D V
2009-03-20 19:13 ` Diego Novillo [this message]
2009-03-23 14:17   ` Praveen D V
2009-03-23 14:28     ` Diego Novillo
     [not found]       ` <00163646d11a7550550465fe2662@google.com>
2009-03-26 13:48         ` Diego Novillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b798aad50903201212g12d080bcrf684245634369b0f@mail.gmail.com \
    --to=dnovillo@google.com \
    --cc=for.pdv@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).