public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug symtab/26683] FAIL: gdb.base/info-types-c++.exp: info types
Date: Wed, 30 Sep 2020 19:49:05 +0000	[thread overview]
Message-ID: <bug-26683-4717-FIAGmdzPtv@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26683-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=26683

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom de Vries <vries@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=95eb9e54a51fdb819c8525a0a33138d861f31bc8

commit 95eb9e54a51fdb819c8525a0a33138d861f31bc8
Author: Tom de Vries <tdevries@suse.de>
Date:   Wed Sep 30 21:49:01 2020 +0200

    [gdb] Fix regression in dwarf2_name

    Since commit 2c830f5475 "Change some uses of DW_STRING to string method" we
    have these regressions:
    ...
    FAIL: gdb.base/info-types-c++.exp: info types
    FAIL: gdb.cp/anon-struct.exp: print type of t::t
    FAIL: gdb.cp/anon-struct.exp: print type of X::t2
    FAIL: gdb.cp/anon-struct.exp: print type of X::t2::t2
    FAIL: gdb.cp/anon-struct.exp: print type of t3::~t3
    ...

    Fix these in dwarf2_name by updating attr_name each time attr is updated.

    Tested on x86_64-linux.

    gdb/ChangeLog:

    2020-09-30  Tom de Vries  <tdevries@suse.de>

            PR symtab/26683
            * dwarf2/read.c (dwarf2_name): Update attr_name after attr is
updated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  parent reply	other threads:[~2020-09-30 19:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 14:10 [Bug gdb/26683] New: " vries at gcc dot gnu.org
2020-09-30 14:51 ` [Bug gdb/26683] " vries at gcc dot gnu.org
2020-09-30 15:05 ` vries at gcc dot gnu.org
2020-09-30 15:10 ` vries at gcc dot gnu.org
2020-09-30 15:48 ` vries at gcc dot gnu.org
2020-09-30 17:05 ` tromey at sourceware dot org
2020-09-30 19:47 ` [Bug symtab/26683] " vries at gcc dot gnu.org
2020-09-30 19:49 ` cvs-commit at gcc dot gnu.org [this message]
2020-09-30 19:49 ` vries at gcc dot gnu.org

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=bug-26683-4717-FIAGmdzPtv@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@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).