This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the EGCS project.


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

egcs/gcc/cp ChangeLog call.c decl.c pt.c typeck.c


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	rth@egcs.cygnus.com	99/08/02 16:14:13

Modified files:
	gcc/cp         : ChangeLog call.c decl.c pt.c typeck.c 

Log message:
	Jakub Jelinek  <jj@ultra.linux.cz>
	
	* call.c (convert_default_arg, build_over_call): Change all uses of
	PROMOTE_PROTOTYPES, so that it tests it as a C expression.
	Ensure expr.h is included.
	* decl.c (grokparams): Ditto.
	* pt.c (tsubst_decl): Ditto.
	* typeck.c (convert_arguments): Ditto.


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