https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110345
--- Comment #19 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <[email protected]>: https://gcc.gnu.org/g:6305c46fad5ae9b3b94b069c040cdd0c67e6e49e commit r15-7393-g6305c46fad5ae9b3b94b069c040cdd0c67e6e49e Author: Jakub Jelinek <[email protected]> Date: Thu Feb 6 18:35:13 2025 +0100 c++: Add no_unique_address attribute further test coverage [PR110345] Another non-problematic attribute. 2025-02-06 Jakub Jelinek <[email protected]> PR c++/110345 * g++.dg/cpp0x/attr-no_unique_address1.C: New test.
