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++/43856] [C++0x] gcc-4.5.0 fails to transform id-expression into class member access in lambda compound-statement
Date: Tue, 27 Apr 2010 21:26:00 -0000	[thread overview]
Message-ID: <20100427212639.14133.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43856-19068@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from jason at gcc dot gnu dot org  2010-04-27 21:26 -------
Subject: Bug 43856

Author: jason
Date: Tue Apr 27 21:26:25 2010
New Revision: 158807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158807
Log:
        PR c++/43856
        * name-lookup.c (qualify_lookup): Disqualify lambda op().
        * class.c (current_nonlambda_class_type): New fn.
        * semantics.c (nonlambda_method_basetype): New.
        * cp-tree.h: Declare them.
        * tree.c (maybe_dummy_object): Handle implicit 'this' capture.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/cp/semantics.c
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2010-04-27 21:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-22 19:16 [Bug c++/43856] New: " paul dot bibbings at gmail dot com
2010-04-22 20:04 ` [Bug c++/43856] " paolo dot carlini at oracle dot com
2010-04-27 21:26 ` jason at gcc dot gnu dot org [this message]
2010-04-27 23:03 ` jason at gcc dot gnu dot org
2010-05-06 16:49 ` jason at gcc dot gnu dot org
2010-05-06 16:49 ` 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=20100427212639.14133.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).