public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: nico <moser@cs.tu-berlin.de>
To: Joe Buck <Joe.Buck@synopsys.COM>
Cc: gcc@gcc.gnu.org
Subject: Re: Callgraph of GCC 4.0.0
Date: Thu, 25 Nov 2004 15:33:00 -0000	[thread overview]
Message-ID: <EC55A9CC-3EEB-11D9-AB61-003065C9F174@cs.tu-berlin.de> (raw)
In-Reply-To: <20041123075620.A27702@synopsys.com>


On Nov 23, 2004, at 4:56 PM, Joe Buck wrote:

> On Tue, Nov 23, 2004 at 04:49:29PM +0100, nico wrote:

> I'll bet this is because you generated the callgraph of the tiny gcc
> executable, and not the callgraph of the real compiler (cc1 or 
> cc1plus).

Hi,

I tried it with the cc1, but I can't find any function from the "middle 
end" (tree-ssa ...) in the call graph. there are only functions like 
these:

   [47] _build_compound_lit  [35] _get_parm_info       [30] _pop_scope
   [41] _builtin_function    [44] _global_bindings_p   [53] _push_scope
   [34] _c_lex_with_flags    [48] _grokdeclarator      [51] 
_shadow_tag_warned
   [33] _c_parse_init        [49] _grokfield           [46] _start_decl
   [38] _declare_label       [50] _implicitly_declare  [54] 
_undeclared_variabl
   [43] _define_label        [45] _lex_string          [37] _yyerror
   [52] _duplicate_decls     [39] _make_label          [36] _yylex
   [42] _finish_decl         [31] _merge_decls         [32] _yyparse
   [29] _finish_struct       [40] _parser_xref_tag

:-(
I'm missing a lot of functions ...

nico

  reply	other threads:[~2004-11-25 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-23 15:56 nico
2004-11-23 15:58 ` Joe Buck
2004-11-25 15:33   ` nico [this message]
2004-11-25 15:33     ` Diego Novillo
2004-11-25 15:47       ` nico

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=EC55A9CC-3EEB-11D9-AB61-003065C9F174@cs.tu-berlin.de \
    --to=moser@cs.tu-berlin.de \
    --cc=Joe.Buck@synopsys.COM \
    --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).