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 c++/14160] function field's "physname" is wrong
Date: Fri, 14 Dec 2012 20:33:00 -0000	[thread overview]
Message-ID: <bug-14160-4717-LcoYqrqzcM@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-14160-4717@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=14160

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2012-12-14 20:33:39 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2012-12-14 20:33:30

Modified files:
    gdb            : ChangeLog c-typeprint.c dwarf2read.c gdbtypes.h 
                     gnu-v3-abi.c jv-typeprint.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.cp: templates.exp 

Log message:
    Partial fix for PR c++/14160:
    * c-typeprint.c (c_type_print_base): Use TYPE_FN_FIELD_CONSTRUCTOR.
    * dwarf2read.c (dwarf2_is_constructor): New function.
    (dwarf2_add_member_fn): Use it.
    * gnu-v3-abi.c (gnuv3_pass_by_reference): Use
    TYPE_FN_FIELD_CONSTRUCTOR.
    * jv-typeprint.c (java_type_print_base): Use
    TYPE_FN_FIELD_CONSTRUCTOR.
    * gdbtypes.h (struct fn_field) <is_constructor>: New field.
    <dummy>: Shrink.
    (TYPE_FN_FIELD_CONSTRUCTOR): New macro.
    testsuite
    * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14925&r2=1.14926
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/c-typeprint.c.diff?cvsroot=src&r1=1.87&r2=1.88
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.722&r2=1.723
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.176&r2=1.177
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnu-v3-abi.c.diff?cvsroot=src&r1=1.76&r2=1.77
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/jv-typeprint.c.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3490&r2=1.3491
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/templates.exp.diff?cvsroot=src&r1=1.37&r2=1.38

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


      parent reply	other threads:[~2012-12-14 20:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-24 14:56 [Bug c++/14160] New: " tromey at redhat dot com
2012-05-24 15:06 ` [Bug c++/14160] " qiyao at gcc dot gnu.org
2012-05-24 15:38 ` keiths at redhat dot com
2012-05-24 16:00 ` tromey at redhat dot com
2012-05-25 20:07 ` tromey at redhat dot com
2012-06-05 20:49 ` tromey at redhat dot com
2012-12-14 20:33 ` cvs-commit at gcc dot gnu.org [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=bug-14160-4717-LcoYqrqzcM@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).