public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Virender Kashyap <virenk@cse.iitb.ac.in>
To: GCC HELP <gcc-help@gcc.gnu.org>
Subject: Callgraph in gcc
Date: Mon, 22 Nov 2004 13:14:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.61.0411221848360.20855@mars.cse.iitb.ac.in> (raw)

HI,
     I had doubt whether in "unit-at-time mode" call graph is built 
incrementally or is it built
only after all the funcitons have been parsed (i.e. after 
cgraph_finalize_compilation unit functions is called). In the latter case, 
where are all the function trees stored then ? I
presume that cgraph nodes are allotted to respective functions (and trees 
stored there) and
only call and return edges are fixed after all funcitons are ready with
  their trees.
Could someone please clarify on this?


Thanks and Regards.
Virender

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Pine.LNX.4.61.0411221848360.20855@mars.cse.iitb.ac.in \
    --to=virenk@cse.iitb.ac.in \
    --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).