public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Josef Zlomek <zlomekj@suse.cz>
To: Richard Henderson <rth@redhat.com>, gcc-patches@gcc.gnu.org
Subject: Re: Fix problem with variable tracking and lcoation lists
Date: Mon, 29 Mar 2004 19:19:00 -0000	[thread overview]
Message-ID: <20040329191916.GC21962@artax.karlin.mff.cuni.cz> (raw)
In-Reply-To: <20040329185138.GB17727@redhat.com>

> > As the result the loc_list has at least 2 elements and the location list
> > is emitted.
> 
> Why are we emitting a location list of one location?  That
> seems like needless indirection...

IIRC there are also some situations when the original debug info would say "reg 8"
but the only location the variable is in is "mem[bp - const]".
In this case, the debug info is completelly wrong.

Josef

      parent reply	other threads:[~2004-03-29 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-27  8:55 Josef Zlomek
2004-03-29 18:51 ` Richard Henderson
2004-03-29 19:12   ` Josef Zlomek
2004-03-29 19:13   ` Daniel Berlin
2004-03-29 19:19   ` Josef Zlomek [this message]

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=20040329191916.GC21962@artax.karlin.mff.cuni.cz \
    --to=zlomekj@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rth@redhat.com \
    /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).