[Bug c++/87185] ICE in prune_lambda_captures()

2018-09-05 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87185 --- Comment #3 from Nathan Sidwell --- Author: nathan Date: Wed Sep 5 09:59:08 2018 New Revision: 264118 URL: https://gcc.gnu.org/viewcvs?rev=264118&root=gcc&view=rev Log: [PR c++/87185] ICE in prune-lambdas https://gcc.gnu.org/ml/gcc-patches/

[Bug c++/87185] ICE in prune_lambda_captures()

2018-09-02 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87185 Nathan Sidwell changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/87185] ICE in prune_lambda_captures()

2018-09-01 Thread P at draigBrady dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87185 --- Comment #1 from Pádraig Brady --- Created attachment 44646 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44646&action=edit ICE avoidance patch and test case