]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add fixed test [PR96364]
authorMarek Polacek <polacek@redhat.com>
Mon, 17 Feb 2025 17:12:55 +0000 (12:12 -0500)
committerMarek Polacek <polacek@redhat.com>
Mon, 17 Feb 2025 17:15:23 +0000 (12:15 -0500)
commit5954c5a7c23fbdf3afc011d703c9fce15db04cbd
treebd1117ee03b2be04d674a24c165b27763f9d8445
parentdfd0ced98fcf62c4d24979b74c1d52334ff62bfc
c++: add fixed test [PR96364]

We were rejecting this, but the test compiles correctly since r14-6346.

PR c++/96364

gcc/testsuite/ChangeLog:

* g++.dg/cpp0x/gen-attrs-88.C: New test.
gcc/testsuite/g++.dg/cpp0x/gen-attrs-88.C [new file with mode: 0644]