testsuite, Objective-C : Amend PR23214 for Darwin11.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 14 Nov 2020 21:16:37 +0000 (21:16 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 14 Nov 2020 21:20:46 +0000 (21:20 +0000)
commit406b452dc0e1254684365e3cec026258a39ba6c1
tree28a5f884ff3c5a0e4f1efe0808f7777b39d03f40
parentb1cd56a43da8bae4e2ab5d8f930753de2086912d
testsuite, Objective-C : Amend PR23214 for Darwin11.

The test needs to use Object rather than NSObject on this and earlier
OS versions. Although the PR reports against the GNU runtime, we run
this on NeXT as well.

gcc/testsuite/ChangeLog:

* objc.dg/pr23214.m: Use Object as the root object before
Darwin12 (and NSObject after).
gcc/testsuite/objc.dg/pr23214.m