https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126860
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needs-bisection |
Status|NEW |ASSIGNED
Summary|[14/15/16/17 Regression] |[14/15/16 Regression] ICE
|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
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
Known to work| |17.0
CC| |ppalka at gcc dot gnu.org
--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed on trunk so far.