https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
--- Comment #4 from Nathan Sidwell ---
Author: nathan
Date: Mon Mar 19 18:56:22 2018
New Revision: 258655
URL: https://gcc.gnu.org/viewcvs?rev=258655&root=gcc&view=rev
Log:
[PR c++/84835] ICE with generic lambda in extern "C"
https://gcc.gnu.or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
Nathan Sidwell changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
Nathan Sidwell changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
--- Comment #2 from Nathan Sidwell ---
We should be resetting the language linkage to C++ before adding lambda members
(and the lambda type too?)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84835
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Priority|P3