https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97804
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:18c03dc19860996b890196d0c809f5bd47010ebc commit r10-9343-g18c03dc19860996b890196d0c809f5bd47010ebc Author: Jakub Jelinek <ja...@redhat.com> Date: Wed Feb 3 17:14:40 2021 +0100 testsuite: Add test for already fixed PR [PR97804] This testcase got fixed with the PR98463 r11-6895-g94ff4c9dd98f39280fba22d1ad0958fb25a5363b fix. 2021-02-03 Jakub Jelinek <ja...@redhat.com> PR c++/97804 * g++.dg/cpp2a/no_unique_address11.C: New test.