[Bug c++/56710] Using reserved double underscore variable name in a lambda causes internal compiler error

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 15 16:47:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56710

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Oct 15 16:46:23 2014
New Revision: 216275

URL: https://gcc.gnu.org/viewcvs?rev=216275&root=gcc&view=rev
Log:
    PR c++/56710
    * semantics.c (finish_member_declaration): Don't push closure
    members.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-names1.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/semantics.c



More information about the Gcc-bugs mailing list