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/testsuite ChangeLog


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	objc-improvements-branch
Changes by:	zlaski@gcc.gnu.org	2004-08-04 21:26:02

Modified files:
	gcc/testsuite  : ChangeLog 

Log message:
	[ChangeLog.objc-improvements]
	2004-08-04  Ziemowit Laski  <zlaski@apple.com>
	
	Sync up with HEAD:2004-08-01T04:30:02+0000.  Neither the source
	nor the merged result bootstraps on Darwin.
	
	[gcc/objcp/ChangeLog.objc-improvements]
	2004-08-04  Ziemowit Laski  <zlaski@apple.com>
	
	* config-lang.in (gtfiles): Add $(srcdir)/cp/typeck2.c and
	$(srcdir)/c-lex.c.
	* objcp-decl.c (objcp_start_struct): Add call to xref_basetypes().
	(objcp_finish_struct): Pass attributes to finish_struct().
	(objcp_build_compound_expr): Remove.
	* objcp-decl.h (objcp_build_compound_expr, build_compound_expr):
	Remove.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2857.2.18&r2=1.2857.2.19


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