[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-03-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 --- Comment #8 from Patrick Palka --- Author: ppalka Date: Mon Mar 7 17:09:53 2016 New Revision: 234038 URL: https://gcc.gnu.org/viewcvs?rev=234038&root=gcc&view=rev Log: Adjust fix for PR c++/66786 gcc/cp/ChangeLog: PR c++/66786

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-03-04 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-03-04 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 --- Comment #6 from Patrick Palka --- Author: ppalka Date: Sat Mar 5 01:59:04 2016 New Revision: 233997 URL: https://gcc.gnu.org/viewcvs?rev=233997&root=gcc&view=rev Log: Fix PR c++/66786 (ICE with nested lambdas in variable template) gcc/cp/C

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-02-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 --- Comment #5 from Patrick Palka --- Looks like the field LAMBDA_TYPE_EXTRA_SCOPE has what we need. I am testing this patch: diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c index 4d405cf..5c344c1 100644 --- a/gcc/cp/pt.c +++ b/gcc/cp/pt.c @@ -369,16 +3

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-02-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Patrick Palka changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-01-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|mpolacek at gcc d

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-01-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2016-01-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3

[Bug c++/66786] [5/6 Regression] ICE: Segmentation fault

2015-08-31 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66786 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|