public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: sami wagiaalla <swagiaal@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: Regression gdb.cp/temargs.exp: test value of P in inner_m  [Re: [patch] Defer symbol addition until construction is complete]
Date: Tue, 31 Aug 2010 15:18:00 -0000	[thread overview]
Message-ID: <4C7D1D42.8080501@redhat.com> (raw)
In-Reply-To: <m339u9ympv.fsf@fleche.redhat.com>

On 08/20/2010 05:54 PM, Tom Tromey wrote:
>>>>>> "Sami" == sami wagiaalla<swagiaal@redhat.com>  writes:
>
> Sami>  suppressed one too many regressions. Specifically (if you look at
> Sami>  3b26cb4b133^) the regression on line 10185 when the tag is
> Sami>  DW_TAG_template_value_param and DW_AT_location != NULL.
>
> I don't think this patch is correct.
> IIUC it will go ahead and add the template parameters to whatever scope
> is being read.  That isn't right, and in fact that is what suppress_add
> was intended to prevent.

I looked into this some more. Here is the problem IIUC:

The template parameter P in this case is a member of the structure not 
the function, but, from what I can tell, the template param patch 
(240d54e9) supports storing and searching of template parameters only if 
they are members of a function. If that is correct then this patch just 
exposed that problem as opposed to case the regression.

Sami

  reply	other threads:[~2010-08-31 15:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19 15:28 [patch] Defer symbol addition until construction is complete sami wagiaalla
2010-07-29 20:58 ` Tom Tromey
2010-08-09 18:38   ` sami wagiaalla
2010-08-09 19:55     ` Tom Tromey
2010-08-10  7:44     ` Regression gdb.cp/temargs.exp: test value of P in inner_m [Re: [patch] Defer symbol addition until construction is complete] Jan Kratochvil
2010-08-10 14:34       ` sami wagiaalla
2010-08-20 20:21         ` sami wagiaalla
2010-08-20 21:54           ` Tom Tromey
2010-08-31 15:18             ` sami wagiaalla [this message]
2010-08-31 18:37       ` Tom Tromey

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=4C7D1D42.8080501@redhat.com \
    --to=swagiaal@redhat.com \
    --cc=gdb-patches@sourceware.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).