gcc/gcc cp/ChangeLog.apple-ppc cp/parser.c tes ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Mon Aug 15 21:56:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-local-200502-branch
Changes by:	zlaski@gcc.gnu.org	2005-08-15 21:56:51

Modified files:
	gcc/cp         : ChangeLog.apple-ppc parser.c 
	gcc/testsuite  : ChangeLog.apple-ppc 
Added files:
	gcc/testsuite/obj-c++.dg: syntax-error-3.mm syntax-error-4.mm 

Log message:
	[gcc/cp/ChangeLog.apple-ppc]
	2005-08-15  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 4093475
	* parser.c (cp_parser_objc_interstitial_code): Catch stray
	'{' and '}' tokens and issue appropriate errors.
	(cp_parser_objc_method_prototype_list,
	cp_parser_objc_method_definition_list): Bail out if end-of-file
	is seen; issue error if trailing '@end' is not seen.
	
	[gcc/testsuite/ChangeLog.apple-ppc]
	2005-08-15  Ziemowit Laski  <zlaski@apple.com>
	
	Radar 4093475
	* obj-c++.dg/syntax-error-[3-4].mm: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.21&r2=1.1.4.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.316.2.15&r2=1.316.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.89&r2=1.1.4.90
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/syntax-error-3.mm.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/syntax-error-4.mm.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list