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++/79180] Nested lambda-capture causes segfault for parameter pack


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

Vittorio Romeo <vittorio.romeo at outlook dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vittorio.romeo at outlook dot com

--- Comment #4 from Vittorio Romeo <vittorio.romeo at outlook dot com> ---
Experienced this bug today. Another example + information available here:
https://stackoverflow.com/questions/45117719

Possibly related:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71386

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