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]

r160546 - in /branches/gcc-4_5-branch/gcc: objc...


Author: iains
Date: Thu Jun 10 13:03:20 2010
New Revision: 160546

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

gcc/objc:
	Backport from mainline:
	* objc-act.c (objc_init): Warn that -fobjc-gc is ignored for
	-fgnu-runtime and set flag_objc_gc to zero.
gcc/testsuite:
	Backport from mainline:
	* objc.dg/objc-gc-4.m: Run for all targets, prune new warning.
	* obj-c++.dg/objc-gc-3.mm: Ditto.


Modified:
    branches/gcc-4_5-branch/gcc/objc/ChangeLog
    branches/gcc-4_5-branch/gcc/objc/objc-act.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/obj-c++.dg/objc-gc-3.mm
    branches/gcc-4_5-branch/gcc/testsuite/objc.dg/objc-gc-4.m


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