]> gcc.gnu.org Git - gcc.git/commit
Objective-C++ : Fix up testcase EOF diagnostics.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 26 Dec 2020 19:46:50 +0000 (19:46 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 26 Dec 2020 19:51:15 +0000 (19:51 +0000)
commit6037ebeff1cd76385e88dd9cbcaf68ada85316fb
tree7ffc46635bb07477bb6d6c415427a34f01a883c6
parentc7256c8260afa313e019fd531574ad33ec49b9f6
Objective-C++ : Fix up testcase EOF diagnostics.

Some Objective-C++ testcases need modification in reponse to the
solution to PR 96045.

gcc/testsuite/ChangeLog:

PR c++/96045
* obj-c++.dg/property/property-neg-6.mm: Adjust EOF
diagnostic location.
* obj-c++.dg/syntax-error-10.mm: Likewise.
* obj-c++.dg/syntax-error-8.mm: Likewise.
* obj-c++.dg/syntax-error-9.mm: Likewise.
gcc/testsuite/obj-c++.dg/property/property-neg-6.mm
gcc/testsuite/obj-c++.dg/syntax-error-10.mm
gcc/testsuite/obj-c++.dg/syntax-error-8.mm
gcc/testsuite/obj-c++.dg/syntax-error-9.mm
This page took 0.066216 seconds and 6 git commands to generate.