https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97121
--- Comment #5 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:4df918798b445e86305b63f86f5312a18e4017c5 commit r11-8158-g4df918798b445e86305b63f86f5312a18e4017c5 Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Apr 13 20:42:07 2021 +0200 testsuite: Add testcase for already fixed PR97121 This was fixed by r11-5866 aka PR96299 fix. 2021-04-13 Jakub Jelinek <ja...@redhat.com> PR c++/97121 * g++.dg/cpp2a/spaceship-err6.C: New test.