[Bug c++/126860] [14/15/ Regression] ICE when calling a function pointer data member with a qualified-id from a dependent base class template
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 3 23:06:58 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126860
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[14/15/16 Regression] ICE |[14/15/ Regression] ICE
|when calling a function |when calling a function
|pointer data member with a |pointer data member with a
|qualified-id from a |qualified-id from a
|dependent base class |dependent base class
|template |template
--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #4)
> Fixed on trunk so far.
and 16.3
More information about the Gcc-bugs
mailing list