https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98533
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14 Regression] ICE |[12/13 Regression] ICE when
|when building actiona with |building actiona with -g
|-g ('verify_type' failed) |('verify_type' failed) with
|with lambda as default |lambda as default (method)
|(method) argument in a |argument in a template
|template member function |member function
--- Comment #21 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 14.3+ as well.