https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98533
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Summary|[12/13/14/15 Regression] |[12/13/14 Regression] ICE
|ICE when building actiona |when building actiona with
|with -g ('verify_type' |-g ('verify_type' failed)
|failed) with lambda as |with lambda as default
|default (method) argument |(method) argument in a
|in a template member |template member function
|function |
--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Should be fixed now on the trunk.