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/8 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 #10 from Vlad Zolotarov <vladz at scylladb dot com> ---
(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 posting an archive (.tar, .shar or .zip); we generally need just
a single file to reproduce the bug (the .i/.ii/.f preprocessed file), and, by
storing it in an archive, you're just making our volunteers' jobs harder."

But if you insist I can gzip and post it. Whatever makes it easier to fix the
issue. Please, let me know if that's what you want.

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