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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195
Nathan Sidwell changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|