https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82632
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Patrick Palka <ppa...@gcc.gnu.org>: https://gcc.gnu.org/g:fd59d5d4a2ef8a97541a22399480bc1f8e82ceca commit r12-6901-gfd59d5d4a2ef8a97541a22399480bc1f8e82ceca Author: Patrick Palka <ppa...@redhat.com> Date: Thu Jan 27 14:34:05 2022 -0500 c++: Add a couple of CTAD testcases [PR82632] PR c++/82632 gcc/testsuite/ChangeLog: * g++.dg/cpp1z/class-deduction104.C: New test. * g++.dg/cpp1z/class-deduction105.C: New test.