Object1.h: Add copyright header, update comments.
authorIain Sandoe <iains@gcc.gnu.org>
Wed, 12 Jan 2011 11:04:14 +0000 (11:04 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Wed, 12 Jan 2011 11:04:14 +0000 (11:04 +0000)
commit2a6793fc09787a40b0d3013712e87815edd8d2b2
tree36b4b2f8be05718577b7e06c95b14aac9fda1642
parentd72ae3bf1063575af1853c40ec75eee4818b8c3c
Object1.h: Add copyright header, update comments.

gcc/testsuite:

* objc-obj-c++-shared/Object1.h: Add copyright header, update
comments.  Add a TEST_SUITE_ADDITIONS category for GNU runtime.
Amend NeXT version to declare a TEST_SUITE_ADDITIONS carrying the
methods missing from the OBJC2 Object.
* objc-obj-c++-shared/Object1-implementation.h: Add copyright header.
Amend implementation to use a TEST_SUITE_ADDITIONS category for both GNU
and NeXT runtimes.
* objc-obj-c++-shared/Object1.mm: Remove redundant header, update
comments.
* objc-obj-c++-shared/Object1.m: Likewise.
* objc.dg/encode-3.m: Update header use.  Amend to be API2 compatible.
* objc.dg/proto-qual-1.m: Likewise.
* obj-c++.dg/proto-lossage-3.mm: Likewise.
* obj-c++.dg/proto-qual-1.mm: Likewise.

From-SVN: r168705
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/proto-lossage-3.mm
gcc/testsuite/obj-c++.dg/proto-qual-1.mm
gcc/testsuite/objc-obj-c++-shared/Object1-implementation.h
gcc/testsuite/objc-obj-c++-shared/Object1.h
gcc/testsuite/objc-obj-c++-shared/Object1.m
gcc/testsuite/objc-obj-c++-shared/Object1.mm
gcc/testsuite/objc.dg/encode-3.m
gcc/testsuite/objc.dg/proto-qual-1.m