public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/101078] [9/10 Regression] Rejected code since r12-1272-gf07edb5d7f3e7721
Date: Fri, 13 May 2022 20:10:14 +0000	[thread overview]
Message-ID: <bug-101078-4-YjuE1qKAFe@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101078-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101078

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Jason Merrill
<jason@gcc.gnu.org>:

https://gcc.gnu.org/g:5b98dd6703aa1c4aa54de7b6079fd3dc39f7e66d

commit r9-10180-g5b98dd6703aa1c4aa54de7b6079fd3dc39f7e66d
Author: Jason Merrill <jason@redhat.com>
Date:   Wed Jun 16 16:09:59 2021 -0400

    c++: static memfn from non-dependent base [PR101078]

    After my patch for PR91706, or before that with the qualified call,
    tsubst_baselink returned a BASELINK with BASELINK_BINFO indicating a base
of
    a still-dependent derived class.  We need to look up the relevant base
binfo
    in the substituted class.

            PR c++/101078

    gcc/cp/ChangeLog:

            * pt.c (tsubst_baselink): Update binfos in non-dependent case.

    gcc/testsuite/ChangeLog:

            * g++.dg/template/access39.C: New test.

  parent reply	other threads:[~2022-05-13 20:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 10:17 [Bug c++/101078] New: [11/12 " marxin at gcc dot gnu.org
2021-06-15 10:17 ` [Bug c++/101078] " marxin at gcc dot gnu.org
2021-06-15 11:32 ` marxin at gcc dot gnu.org
2021-06-15 15:03 ` ppalka at gcc dot gnu.org
2021-06-16 17:43 ` [Bug c++/101078] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-16 18:19 ` jason at gcc dot gnu.org
2021-06-16 21:29 ` cvs-commit at gcc dot gnu.org
2021-06-16 21:34 ` [Bug c++/101078] [9/10/11 " jason at gcc dot gnu.org
2021-06-16 21:35 ` cvs-commit at gcc dot gnu.org
2021-06-16 21:35 ` [Bug c++/101078] [9/10 " jason at gcc dot gnu.org
2021-06-16 21:36 ` jason at gcc dot gnu.org
2022-05-13 19:53 ` cvs-commit at gcc dot gnu.org
2022-05-13 20:10 ` cvs-commit at gcc dot gnu.org [this message]
2022-05-13 20:10 ` jason 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-101078-4-YjuE1qKAFe@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).