This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc/gcc objc/objc-act.c testsuite/objc/execute ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	objc-improvements-branch
Changes by:	zlaski@gcc.gnu.org	2003-07-29 23:01:59

Modified files:
	gcc/objc       : objc-act.c 
	gcc/testsuite/objc/execute: bf-common.h bycopy-3.m 
	                            next_mapping.h 
Added files:
	gcc/testsuite/objc.dg: func-ptr-1.m 

Log message:
	1) Allow the objc/execute/bf*.m test cases to work with NeXT targets.
	2) Fix the function pointer ivar issue (new test case included).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.179.2.1&r2=1.179.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/bf-common.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2.88.1&r2=1.2.88.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/bycopy-3.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1&r2=1.1.68.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/execute/next_mapping.h.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/func-ptr-1.m.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]