[Bug c++/82195] Undemangleable lambda

2017-09-14 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195 --- Comment #2 from Nathan Sidwell --- Created attachment 42171 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42171&action=edit Further simplified Further simplification removes the inner lambda. The key problem is needing to name object

[Bug c++/82195] Undemangleable lambda

2017-09-13 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195 --- Comment #1 from Nathan Sidwell --- Created attachment 42164 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42164&action=edit simpler testcase A slightly simpler testcase. The mangling of the Capture instantiation is: _Z7CaptureIZZ3Foo

[Bug c++/82195] Undemangleable lambda

2017-09-13 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|