https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78693
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[6/7 Regression] Bogus |[6 Regression] Bogus |'inconsistent deduction for |'inconsistent deduction for |‘auto’' error when having a |‘auto’' error when having a |dependent initializer and a |dependent initializer and a |nondependent one in the |nondependent one in the |same declaration |same declaration --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk so far. Will file a new PR for the still present accepts-invalid in templates.