public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jason at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/26102] [4.1/4.2 regression] "using Base::member" nonsense
Date: Wed, 06 Sep 2006 01:15:00 -0000	[thread overview]
Message-ID: <20060906011520.25298.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26102-2589@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from jason at gcc dot gnu dot org  2006-09-06 01:15 -------
Subject: Bug 26102

Author: jason
Date: Wed Sep  6 01:15:09 2006
New Revision: 116709

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116709
Log:
        PR c++/26102
        * name-lookup.c (do_class_using_decl): Try to find the base even
        if bases_dependent_p.
        * pt.c (type_dependent_expression_p): A USING_DECL is dependent.

        PR c++/19809
        * pt.c (tsubst_friend_function): Set DECL_INITIAL before pushdecl.

Added:
    trunk/gcc/testsuite/g++.dg/template/friend47.C
    trunk/gcc/testsuite/g++.dg/template/using14.C
Modified:
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/pt.c


-- 


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


  parent reply	other threads:[~2006-09-06  1:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-05 12:29 [Bug c++/26102] New: [4.2.0 " jan at etpmod dot phys dot tue dot nl
2006-02-05 14:50 ` [Bug c++/26102] [4.1/4.2 " pinskia at gcc dot gnu dot org
2006-02-14  9:13 ` mmitchel at gcc dot gnu dot org
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-05-25  2:38 ` mmitchel at gcc dot gnu dot org
2006-08-28  5:25 ` pinskia at gcc dot gnu dot org
2006-08-28 21:03 ` janis at gcc dot gnu dot org
2006-09-05 23:54 ` jason at gcc dot gnu dot org
2006-09-06  1:15 ` jason at gcc dot gnu dot org [this message]
2006-09-06  1:16 ` jason at gcc dot gnu dot org
2006-09-07 22:27 ` [Bug c++/26102] [4.1 " jason at gcc dot gnu dot org
2006-09-07 23:04 ` jason at gcc dot gnu dot 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=20060906011520.25298.qmail@sourceware.org \
    --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).