gcc/gcc/testsuite ChangeLog.apple-ppc

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Sat Feb 12 15:40:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-ppc-branch
Changes by:	zlaski@gcc.gnu.org	2005-02-12 02:34:31

Modified files:
	gcc/testsuite  : ChangeLog.apple-ppc 

Log message:
	[gcc/objc/ChangeLog.apple-ppc]
	2005-02-11  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 3978619
	* objc-act.c (should_call_super_dealloc): New variable.
	(objc_finish_message_expr): If calling [super dealloc],
	clear the should_call_super_dealloc variable.
	(start_method_def): If defining a 'dealloc' method in a
	non-root class, set the should_call_super_dealloc variable.
	(objc_finish_method_definition): Print a warning if
	the should_call_super_dealloc is set.
	
	[gcc/testsuite/ChangeLog.apple-ppc]
	2005-02-11  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 3978619
	* obj-c++.dg/super-dealloc-1.mm: New.
	* obj-c++.dg/super-dealloc-2.mm: New.
	* objc.dg/super-dealloc-1.m: New.
	* objc.dg/super-dealloc-2.m: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.114&r2=1.1.2.115



More information about the Gcc-cvs mailing list