https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115897
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #15 from Patrick Palka <ppalka at gcc dot gnu.org> --- The alias template with dependent attribute case is partially fixed for 14.2 and should be fully fixed for 14.3. The non-template alias with dependent attribute case should be fixed on trunk.