https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105061
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Just a wild guess, should cp_parser_template_introduction temporarily clear
parser->colon_corrects_to_scope_p (perhaps only if member_p)?
