https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97804
--- Comment #4 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:c926940f528e689100574a0c600e37548239adab commit r11-7085-gc926940f528e689100574a0c600e37548239adab 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.