c++: remove redundant testcase [PR83258]
commit10098788ff61467f5a499f01c5443fb53ff564dd
authorPatrick Palka <ppalka@redhat.com>
Fri, 12 May 2023 12:37:54 +0000 (12 08:37 -0400)
committerPatrick Palka <ppalka@redhat.com>
Fri, 12 May 2023 12:37:54 +0000 (12 08:37 -0400)
treeb0692b6e6012bb4ac77f516f0ac31fcbfba79fba
parent11fa2729eff8bc585e33086bb2c595ae8a37d14f
c++: remove redundant testcase [PR83258]

I noticed only after the fact that the new testcase template/function2.C
(from r14-708-gc3afdb8ba8f183) is just a subset of ext/visibility/anon8.C,
so let's get rid of it.

PR c++/83258

gcc/testsuite/ChangeLog:

* g++.dg/ext/visibility/anon8.C: Mention PR83258.
* g++.dg/template/function2.C: Removed.
gcc/testsuite/g++.dg/ext/visibility/anon8.C
gcc/testsuite/g++.dg/template/function2.C [deleted file]