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++/29607] [DR 224] [4.2/4.3/4.4 Regression] dependent name with base classes
Date: Fri, 03 Apr 2009 17:32:00 -0000	[thread overview]
Message-ID: <20090403173211.9634.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29607-5724@http.gcc.gnu.org/bugzilla/>



------- Comment #20 from jason at gcc dot gnu dot org  2009-04-03 17:32 -------
Subject: Bug 29607

Author: jason
Date: Fri Apr  3 17:31:38 2009
New Revision: 145510

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145510
Log:
Revert:
        PR c++/9634
        PR c++/29469
        PR c++/29607
        Implement DR 224.
        * decl.c (make_typename_type): Do look inside currently open classes.
        * parser.c (cp_parser_lookup_name): Likewise.
        (cp_parser_template_name): Likewise.
        * pt.c (dependent_scope_p): New function.
        * cp-tree.h: Declare it.
        * class.c (currently_open_class): Return fast if T isn't a class.

Removed:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/dependent-name5.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/class.c
    branches/gcc-4_3-branch/gcc/cp/cp-tree.h
    branches/gcc-4_3-branch/gcc/cp/decl.c
    branches/gcc-4_3-branch/gcc/cp/parser.c
    branches/gcc-4_3-branch/gcc/cp/pt.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


      parent reply	other threads:[~2009-04-03 17:32 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26 17:42 [Bug c++/29607] New: code fails to build with 4.1 20061020, which built with 20060901 debian-gcc at lists dot debian dot org
2006-10-26 17:43 ` [Bug c++/29607] " debian-gcc at lists dot debian dot org
2006-10-26 17:59 ` pinskia at gcc dot gnu dot org
2006-10-26 18:22 ` debian-gcc at lists dot debian dot org
2006-10-26 19:52 ` pinskia at gcc dot gnu dot org
2006-10-26 20:07 ` pinskia at gcc dot gnu dot org
2006-10-26 20:12 ` [Bug c++/29607] [DR 224] [4.1/4.2 Regression] dependent name with base classes pinskia at gcc dot gnu dot org
2006-10-26 23:23 ` debian-gcc at lists dot debian dot org
2006-10-27  1:12 ` janis at gcc dot gnu dot org
2006-10-27  1:23 ` debian-gcc at lists dot debian dot org
2006-10-27  1:28 ` pinskia at gcc dot gnu dot org
2006-11-13  3:38 ` [Bug c++/29607] [DR 224] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-02-14  9:21 ` mmitchel at gcc dot gnu dot org
2007-12-16 23:20 ` steven at gcc dot gnu dot org
2008-01-08 16:26 ` steven at gcc dot gnu dot org
2008-01-08 16:30 ` steven at gcc dot gnu dot org
2008-01-21 16:42 ` jsm28 at gcc dot gnu dot org
2008-07-04 21:44 ` [Bug c++/29607] [DR 224] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-03 21:14 ` jason at gcc dot gnu dot org
2009-03-04 12:06 ` rguenth at gcc dot gnu dot org
2009-03-04 14:48 ` jason at gcc dot gnu dot org
2009-03-04 18:43 ` jason at gcc dot gnu dot org
2009-03-04 19:38 ` jason at gcc dot gnu dot org
2009-03-04 19:41 ` jason at gcc dot gnu dot org
2009-04-03 17:32 ` jason at gcc dot gnu dot 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=20090403173211.9634.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).