This is the mail archive of the gcc-patches@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]

Re: possible fix for PR35996


On Mar 26, 2010, at 11:45 AM, IainS wrote:
> 2010-03-26  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
> 
> 	PR objc/35996
> 	* gcc/objc/objc-act.c: warn if -fobjc-gc is set at the same time as -fgnu-runtime
> 	and set flag_objc_gc to 0.
> 
> testsuite:
> 	
> 2010-03-26  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
> 
> 	PR objc/35996
> 	* objc.dg/objc-gc-4.m:  Ignore warning if -fobjc-gc is given with -fgnu-runtime.
> 	enable test for all targets.
> 	* obj-c++.dg/objc-gc-3.mm: Ditto.

Ok.


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