https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97118
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:4a5ff2b56bfea0b3e154a15e809c5c42dc3b9e9f commit r11-3292-g4a5ff2b56bfea0b3e154a15e809c5c42dc3b9e9f Author: Jakub Jelinek <ja...@redhat.com> Date: Sat Sep 19 00:09:11 2020 +0200 c++: Add testcase for already fixed PR97105 This has been fixed by the PR bootstrap/97118 fix. 2020-09-19 Jakub Jelinek <ja...@redhat.com> PR c++/97105 * g++.dg/template/pr97105.C: New test.