[Bug c++/87770] [8 Regression] ICE in type_dependent_expression_p, at cp/pt.c:25230

2019-02-09 Thread konraddabrowski at yahoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87770 --- Comment #7 from Konrad Dabrowski --- Thank you for fixing this. Would it be possible to backport this patch to the gcc-8 branch?

[Bug c++/87770] [8/9 Regression] ICE in type_dependent_expression_p, at cp/pt.c:25230

2019-01-21 Thread konraddabrowski at yahoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87770 --- Comment #5 from Konrad Dabrowski --- (In reply to Alexandre Oliva from comment #4) > Created attachment 45448 [details] > Candidate patch I don't know enough about gcc to assess whether this is the "correct" solution, but I can confirm that

[Bug c++/87770] New: ICE in type_dependent_expression_p, at cp/pt.c:25230

2018-10-27 Thread konraddabrowski at yahoo dot co.uk
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: konraddabrowski at yahoo dot co.uk Target Milestone: --- This affects g++ 8 and trunk (tested on r265559), but not 7.3.0. It first occurs in r249323. The corresponding patch (r249333) in the g++7 branch doesn't seem