This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/79180] Nested lambda-capture causes segfault for parameter pack
- From: "vittorio.romeo at outlook dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 15 Jul 2017 15:18:00 +0000
- Subject: [Bug c++/79180] Nested lambda-capture causes segfault for parameter pack
- Auto-submitted: auto-generated
- References: <bug-79180-4@http.gcc.gnu.org/bugzilla/>
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