https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Thu Apr 5 21:30:47 2018
New Revision: 259156
URL: https://gcc.gnu.org/viewcvs?rev=259156&root=gcc&view=rev
Log:
PR c++/85209
* pt.c (tsubst_decomp_names): Don't fail or I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
--- Comment #4 from Jakub Jelinek ---
Created attachment 43857
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43857&action=edit
gcc8-pr85209.patch
Untested fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
--- Comment #2 from Jakub Jelinek ---
Outside of template we reject it properly:
error: cannot decompose lambda closure type ‘foo()::’
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85209
Jason Merrill changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|