https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19501
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |11.4 Status|NEW |RESOLVED --- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #6) > (In reply to Marek Polacek from comment #5) > > Yeah, seems fixed by r12-6754-g30f2c22def7392 > > > > commit 30f2c22def7392119f1ffaca30ef998b3b43f336 > > Author: Jason Merrill <ja...@redhat.com> > > Date: Tue Jan 18 18:28:22 2022 -0500 > > > > c++: template-id with current inst qualifier [PR102300] > > So, OK to close, then? Yes because I do think nested7.C covers this.