https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108848
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |13.0 Known to fail|13.0 | Summary|[10/11/12/13 Regression] |[10/11/12 Regression] |template keyword |template keyword |incorreclty required to |incorreclty required to |access template class |access template class |static member of |static member of |non-dependent expression |non-dependent expression |using member syntax in |using member syntax in |dependent context |dependent context --- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> --- Fixed for GCC 13 so far