r170001 - in /trunk/gcc/testsuite: ChangeLog ob...

iains@gcc.gnu.org iains@gcc.gnu.org
Thu Feb 10 11:34:00 GMT 2011


Author: iains
Date: Thu Feb 10 11:34:09 2011
New Revision: 170001

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170001
Log:

don't try to run Objective-C API=2 tests for Darwin < 9

testsuite:
	* objc.dg/special/load-category-1.m: Remove unused header.
	* objc.dg/special/load-category-1a.m: Likewise.
	* objc.dg/special/load-category-2.m: Likewise.
	* objc.dg/special/load-category-2a.m: Likewise.
	* objc.dg/special/load-category-3.m: Likewise.
	* objc.dg/special/load-category-3a.m: Likewise.
	* objc.dg/attributes/proto-attribute-2.m: Likewise.
	* objc.dg/attributes/proto-attribute-3.m: Likewise.
	* objc.dg/attributes/class-attribute-1.m: Likewise.
	* objc.dg/property/property.exp: Don't run for Darwin < 9.
	* obj-c++.dg/property/property.exp: Likewise.
	* objc.dg/attributes/method-sentinel-1.m: Update type header.
	* obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
	* obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
	* obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
	* obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
	* obj-c++.dg/template-8.mm: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/obj-c++.dg/attributes/class-attribute-1.mm
    trunk/gcc/testsuite/obj-c++.dg/attributes/method-sentinel-1.mm
    trunk/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-2.mm
    trunk/gcc/testsuite/obj-c++.dg/attributes/proto-attribute-3.mm
    trunk/gcc/testsuite/obj-c++.dg/property/property.exp
    trunk/gcc/testsuite/obj-c++.dg/template-8.mm
    trunk/gcc/testsuite/objc.dg/attributes/class-attribute-1.m
    trunk/gcc/testsuite/objc.dg/attributes/method-sentinel-1.m
    trunk/gcc/testsuite/objc.dg/attributes/proto-attribute-2.m
    trunk/gcc/testsuite/objc.dg/attributes/proto-attribute-3.m
    trunk/gcc/testsuite/objc.dg/property/property.exp
    trunk/gcc/testsuite/objc.dg/special/load-category-1.m
    trunk/gcc/testsuite/objc.dg/special/load-category-1a.m
    trunk/gcc/testsuite/objc.dg/special/load-category-2.m
    trunk/gcc/testsuite/objc.dg/special/load-category-2a.m
    trunk/gcc/testsuite/objc.dg/special/load-category-3.m
    trunk/gcc/testsuite/objc.dg/special/load-category-3a.m



More information about the Gcc-cvs mailing list