public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fabien at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/11750] class scope using-declaration lookup not implemented
Date: Wed, 14 Nov 2012 20:13:00 -0000	[thread overview]
Message-ID: <bug-11750-4-tOaDEkk2K7@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-11750-4@http.gcc.gnu.org/bugzilla/>


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11750

--- Comment #9 from fabien at gcc dot gnu.org 2012-11-14 20:12:56 UTC ---
Author: fabien
Date: Wed Nov 14 20:12:47 2012
New Revision: 193504

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193504
Log:
gcc/testsuite/ChangeLog

2012-11-14  Fabien Chêne  <fabien@gcc.gnu.org>

    PR c++/11750
    * g++.dg/inherit/vitual9.C: New.

gcc/cp/ChangeLog

2012-11-14  Fabien Chêne  <fabien@gcc.gnu.org>

    PR c++/11750
    * call.c (build_new_method_call_1): Check that the instance type
    and the function context are the same before setting the flag
    LOOKUP_NONVIRTUAL.

Added:
    trunk/gcc/testsuite/g++.dg/inherit/virtual9.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


  parent reply	other threads:[~2012-11-14 20:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-11750-4@http.gcc.gnu.org/bugzilla/>
2011-01-12 17:06 ` balakrishnan.erode at gmail dot com
2011-01-12 17:20 ` redi at gcc dot gnu.org
2011-01-12 18:24 ` aschepler at gmail dot com
2011-11-21 22:32 ` fabien at gcc dot gnu.org
2012-11-14 20:13 ` fabien at gcc dot gnu.org [this message]
2012-11-14 20:20 ` fabien at gcc dot gnu.org
2021-08-02  0:15 ` pinskia 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-11750-4-tOaDEkk2K7@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).