]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Add no_unique_address attribute further test coverage [PR110345]
authorJakub Jelinek <jakub@redhat.com>
Thu, 6 Feb 2025 17:35:13 +0000 (18:35 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 6 Feb 2025 17:38:06 +0000 (18:38 +0100)
commit6305c46fad5ae9b3b94b069c040cdd0c67e6e49e
treeb8a10ce6b39505d83c1f0ec574cd575dd44a6e73
parent122b946cc632e472ee6d828f8adf05567cfaa831
c++: Add no_unique_address attribute further test coverage [PR110345]

Another non-problematic attribute.

2025-02-06  Jakub Jelinek  <jakub@redhat.com>

PR c++/110345
* g++.dg/cpp0x/attr-no_unique_address1.C: New test.
gcc/testsuite/g++.dg/cpp0x/attr-no_unique_address1.C [new file with mode: 0644]