This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/80947] [6/7 Regression] Different visibility for the lambda and its capture list members with -fvisibility=hidden


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

--- Comment #15 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Sep 18 23:57:26 2017
New Revision: 252957

URL: https://gcc.gnu.org/viewcvs?rev=252957&root=gcc&view=rev
Log:
2017-09-18  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/80947
        * g++.dg/cpp0x/lambda/lambda-80947.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-80947.C
Modified:
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]