public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: "d43d41u5" <daedalus@freemail.hu>
Cc: <gcc@gcc.gnu.org>, gcc-bugs@gcc.gnu.org
Subject: Re: looking for the developer of tree-dump.c
Date: Sat, 24 Jul 2004 19:03:00 -0000	[thread overview]
Message-ID: <m3llh9teee.fsf@uniton.integrable-solutions.net> (raw)
In-Reply-To: <000e01c471a9$ccfb27c0$0101010a@client>

"d43d41u5" <daedalus@freemail.hu> writes:

| Hi !
| 
| For some reason the -fdump-translation-unit switch doesn't dumps the body of
| the functions from the AST if I compile sources with .c extension. (there is
| no "body:" in the .tu dumpfile) Are the functions bodies in the tree, but
| not dumped, or are they stored somewhere else ?

I've come across the similar misbehaivour a week ago for mainline.  I
think it is a regression introduced by the tree-ssa merge.

It is even worse than that:  If you compile your translation unit with
g++ (from mainline), you'll still miss most (all?) function bodies,
except for member functions that are defined in their enclosing
classes.

-- Gaby


       reply	other threads:[~2004-07-24 19:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000e01c471a9$ccfb27c0$0101010a@client>
2004-07-24 19:03 ` Gabriel Dos Reis [this message]
2004-07-26 13:38   ` Christian Ehrhardt
2004-07-27  9:55     ` Gabriel Dos Reis
2004-07-28  7:41       ` [PATCH] fix -fdump-translation-unit Christian Ehrhardt
2004-07-24 17:08 looking for the developer of tree-dump.c d43d41u5

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=m3llh9teee.fsf@uniton.integrable-solutions.net \
    --to=gdr@integrable-solutions.net \
    --cc=daedalus@freemail.hu \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc@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).