[Bug c++/124983] [15 Regression] ICE with using typename T::Name and then doing this->name() in method of a template struct

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 3 23:08:01 GMT 2026


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


More information about the Gcc-bugs mailing list