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++/39786] [4.3/4.4 Regression] Qualified name lookup through different numbers of using directives
Date: Tue, 03 Nov 2009 20:45:00 -0000	[thread overview]
Message-ID: <20091103204545.23061.qmail@sourceware.org> (raw)
In-Reply-To: <bug-39786-17113@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from jason at gcc dot gnu dot org  2009-11-03 20:45 -------
This test now passes with 4.5, presumably because of

2009-10-28  Jason Merrill  <jason@redhat.com>

        Core issue 812, 861
        * name-lookup.c (set_decl_namespace): Deal properly with inline
        namespaces.
        (qualified_lookup_using_namespace): Overhaul.
        * pt.c (print_candidates): Handle getting an OVERLOAD.

I suppose I could apply the qualified_lookup_using_namespace hunk to 4.3 and
4.4.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
      Known to fail|4.1.2 4.3.2 4.4.0 4.5.0     |4.1.2 4.3.2 4.4.0
      Known to work|3.3.6                       |3.3.6 4.5.0
   Last reconfirmed|2009-04-17 09:14:10         |2009-11-03 20:45:45
               date|                            |
            Summary|[4.3/4.4/4.5 Regression]    |[4.3/4.4 Regression]
                   |Qualified name lookup       |Qualified name lookup
                   |through different numbers of|through different numbers of
                   |using directives            |using directives


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


  parent reply	other threads:[~2009-11-03 20:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 19:10 [Bug c++/39786] New: " hstong at ca dot ibm dot com
2009-04-17  9:14 ` [Bug c++/39786] [4.3/4.4/4.5 Regression] " rguenth at gcc dot gnu dot org
2009-04-22 13:34 ` rguenth at gcc dot gnu dot org
2009-08-04 12:48 ` rguenth at gcc dot gnu dot org
2009-11-03 20:45 ` jason at gcc dot gnu dot org [this message]
2009-11-03 20:53 ` [Bug c++/39786] [4.3/4.4 " jason at gcc dot gnu dot org
2009-11-03 21:34 ` jason at gcc dot gnu dot org
2009-11-03 22:09 ` 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=20091103204545.23061.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).