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

2017-09-14 Thread vladz at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80947 --- Comment #5 from Vlad Zolotarov --- (In reply to Jonathan Wakely from comment #4) > (In reply to Vlad Zolotarov from comment #1) > > Created attachment 41472 [details] > > an ii value generated by g++-6 > > This is a URL not a preprocessed fi

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

2017-09-14 Thread vladz at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80947 --- Comment #8 from Vlad Zolotarov --- (In reply to Jonathan Wakely from comment #7) > Wow bugzilla really does suggest that. How stupid. And the (In reply to Jonathan Wakely from comment #6) > (In reply to Vlad Zolotarov from comment #5) > > (I

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

2017-09-14 Thread vladz at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80947 --- Comment #10 from Vlad Zolotarov --- (In reply to Jonathan Wakely from comment #9) > It says not to attach an archive containing the things we don't want (e.g. > sources without includes). And a .gz file is not an archive. "Please avoid post

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

2017-06-01 Thread vladz at scylladb dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: vladz at scylladb dot com Target Milestone: --- I'm trying to compile a C++14 program using standard g++-6 and g++-7 compilers coming with Ubuntu 16.04:

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

2017-06-05 Thread vladz at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80947 --- Comment #1 from Vlad Zolotarov --- Created attachment 41472 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41472&action=edit an ii value generated by g++-6