]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Add testcase for now fixed issue [PR101887]
authorSimon Martin <simon@nasilyan.com>
Thu, 31 Oct 2024 14:41:11 +0000 (15:41 +0100)
committerSimon Martin <simon@nasilyan.com>
Fri, 1 Nov 2024 17:26:12 +0000 (18:26 +0100)
commitfe919da3c395d2214ffc81ad4f51f8344ad5a5c1
tree6f11afc4daa076966c0c153ae08f8c28f6794ff4
parentc8d35f2ecbf124bdd164dbb1c36de9d90695843b
c++: Add testcase for now fixed issue [PR101887]

The testcase in PR101887 has been working since the fix for PR104846,
via r12-7599-gac8310dd122172.

This patch simply adds the case to the testsuite.

PR c++/101887

gcc/testsuite/ChangeLog:

* g++.dg/init/delete5.C: Add testcase from PR c++/101887.
gcc/testsuite/g++.dg/init/delete5.C