https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124983
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 Regression] ICE with |[15 Regression] ICE with
|using typename T::Name and |using typename T::Name and
|then doing this->name() in |then doing this->name() in
|method of a template struct |method of a template struct
--- Comment #13 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for 16.3 so far