public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Diego Novillo <dnovillo@redhat.com>
To: Michael Tegtmeyer <tegtmeye@mail.eecis.udel.edu>
Cc: Daniel Berlin <dberlin@dberlin.org>, gcc@gcc.gnu.org
Subject: Re: Existing tree functionality?
Date: Wed, 06 Jul 2005 13:49:00 -0000	[thread overview]
Message-ID: <20050706134917.GA5438@topo.toronto.redhat.com> (raw)
In-Reply-To: <Pine.GSO.4.62.0507060924040.884@stimpy.eecis.udel.edu>

On Wed, Jul 06, 2005 at 09:40:08AM -0400, Michael Tegtmeyer wrote:
> Thanks-intraprocedural is all I need.
> 
> Sorry, bit new to gcc internals (coming from SUIF), is anything missing 
> from referenced_vars list or is it complete? docs in tree-dfa.c state 
> that it doesn't look in statement operands. Does it just collect this from 
> the symbol tables?
> 
No.  It collects only the variables that are actually referenced
in the function body.

If you give us a few details of what you're looking for, we can
probably help you better.


Diego.

  reply	other threads:[~2005-07-06 13:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 12:32 Michael Tegtmeyer
2005-07-06 12:46 ` Daniel Berlin
2005-07-06 13:06   ` Daniel Berlin
2005-07-06 13:40     ` Michael Tegtmeyer
2005-07-06 13:49       ` Diego Novillo [this message]
2005-07-06 13:53       ` Daniel Berlin
2005-07-06 14:43   ` Kenneth Zadeck
2005-07-06 12:47 ` Diego Novillo
2005-07-07 14:47 Michael Tegtmeyer
2005-07-07 14:46 ` Diego Novillo
2005-07-07 15:23 ` Daniel Berlin
2005-07-07 16:42   ` Michael Tegtmeyer
2005-07-07 16:48     ` Diego Novillo
2005-07-07 16:51     ` Daniel Berlin
2005-07-07 17:28       ` Michael Tegtmeyer
2005-07-07 17:53         ` 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=20050706134917.GA5438@topo.toronto.redhat.com \
    --to=dnovillo@redhat.com \
    --cc=dberlin@dberlin.org \
    --cc=gcc@gcc.gnu.org \
    --cc=tegtmeye@mail.eecis.udel.edu \
    /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).